换了线上api

This commit is contained in:
2026-03-10 17:55:54 +08:00
parent 8a778a6fdc
commit e5472ebd6e
3 changed files with 11 additions and 6 deletions

View File

@@ -56,7 +56,8 @@
// 基础baseUrl
#ifndef KB_BASE_URL
#define KB_BASE_URL @"https://devcallback.loveamorkey.com/api"
//#define KB_BASE_URL @"https://devcallback.loveamorkey.com/api"
#define KB_BASE_URL @"https://api.loveamorkey.com/api"
#endif
#import "KBFont.h"