3
This commit is contained in:
@@ -7,10 +7,9 @@
|
||||
#ifndef KBAPI_h
|
||||
#define KBAPI_h
|
||||
|
||||
// 用户与认证
|
||||
#ifndef KB_API_USER_APPLE_LOGIN
|
||||
|
||||
// 兼容旧命名(如有使用 API_APPLE_LOGIN 的位置,映射到统一命名)
|
||||
#define API_APPLE_LOGIN @"/user/appleLogin" // Apple 登录
|
||||
#endif
|
||||
|
||||
// 应用配置
|
||||
#ifndef KB_API_APP_CONFIG
|
||||
@@ -18,4 +17,3 @@
|
||||
#endif
|
||||
|
||||
#endif /* KBAPI_h */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user