🆕 #2692【企业微信】增加家校应用-班级收款接口支持

This commit is contained in:
0katekate0
2022-06-14 09:48:27 +08:00
committed by GitHub
parent a9fe0b29d4
commit 1f3f133772
7 changed files with 184 additions and 1 deletions

View File

@@ -182,6 +182,9 @@ public interface WxCpApiPathConsts {
String GET_TEACHER_CUSTOMIZE_HEALTH_INFO = "/cgi-bin/school/user/get_teacher_customize_health_info";
String GET_STUDENT_CUSTOMIZE_HEALTH_INFO = "/cgi-bin/school/user/get_student_customize_health_info";
String GET_HEALTH_QRCODE = "/cgi-bin/school/user/get_health_qrcode";
String GET_PAYMENT_RESULT = "/cgi-bin/school/get_payment_result";
String GET_TRADE = "/cgi-bin/school/get_trade";
}
interface Living {