添加pay
This commit is contained in:
@@ -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 登录
|
||||
|
||||
|
||||
Reference in New Issue
Block a user