diff --git a/Shared/KBMaiPointReporter.h b/Shared/KBMaiPointReporter.h index cb1abcd..f6bf031 100644 --- a/Shared/KBMaiPointReporter.h +++ b/Shared/KBMaiPointReporter.h @@ -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