This commit is contained in:
2025-12-02 19:19:25 +08:00
parent 8245e7b3d1
commit 5e4c16c577
2 changed files with 147 additions and 43 deletions

View File

@@ -32,7 +32,7 @@
// 基础baseUrl
#ifndef KB_BASE_URL
//#define KB_BASE_URL @"https://m1.apifoxmock.com/m1/5438099-5113192-default/"
#define KB_BASE_URL @"http://192.168.1.144:7529/api"
#define KB_BASE_URL @"http://192.168.2.21:7529/api"
#endif
#import "KBFont.h"