添加pay

This commit is contained in:
2025-11-13 21:22:10 +08:00
parent ae79d1b1ba
commit d164514fcf
12 changed files with 709 additions and 56 deletions

View File

@@ -8,6 +8,14 @@
#define KBAPI_h
#ifndef SUCCESS_CODE
#define SUCCESS_CODE 200
#endif
#ifndef ERROR_CODE
#define ERROR_CODE 500
#endif
// 兼容旧命名(如有使用 API_APPLE_LOGIN 的位置,映射到统一命名)
#define API_APPLE_LOGIN @"/user/appleLogin" // Apple 登录