2.2.1版本发版 此commit置顶

This commit is contained in:
liyuhua
2023-11-02 10:29:55 +08:00
parent 960a708916
commit 79015ca5ce
3 changed files with 4 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ isPhoneXSeries = [[UIApplication sharedApplication] delegate].window.safeAreaIns
#define PI_App_Version @"2.2.0"
#define PI_App_Version @"2.2.1"
#ifdef DEBUG
#define API_HOST_URL [NSString stringWithFormat:@"%@%@",@"http://beta.api",@".pekolive.com"]