更新UI
This commit is contained in:
@@ -16,4 +16,8 @@
|
||||
#define KB_API_APP_CONFIG @"app/config" // 获取 App 配置
|
||||
#endif
|
||||
|
||||
#ifndef KB_API_IAP_VERIFY
|
||||
#define KB_API_IAP_VERIFY @"/payment/apple/verify" // Apple IAP 验签(示例路径,请按后端实际修改)
|
||||
#endif
|
||||
|
||||
#endif /* KBAPI_h */
|
||||
|
||||
Reference in New Issue
Block a user