This commit is contained in:
2026-03-10 12:57:01 +08:00
parent 72142b0b71
commit 2e95a0072a

View File

@@ -7,7 +7,7 @@
#ifndef KB_MAI_POINT_BASE_URL
#if DEBUG
#define KB_MAI_POINT_BASE_URL @"http://192.168.2.21:35310/api"
#define KB_MAI_POINT_BASE_URL @"https://track.loveamorkey.com/api"
#else
#define KB_MAI_POINT_BASE_URL @"https://track.loveamorkey.com/api"
#endif