新增adjust及帐单更改
This commit is contained in:
@@ -49,7 +49,7 @@ isPhoneXSeries = [[UIApplication sharedApplication] delegate].window.safeAreaIns
|
||||
|
||||
|
||||
#ifdef DEBUG
|
||||
#define API_HOST_URL @"https://beta.api.pekolive.com"
|
||||
#define API_HOST_URL [NSString stringWithFormat:@"%@%@",@"https://beta.api",@".pekolive.com"]
|
||||
|
||||
#else
|
||||
|
||||
|
Reference in New Issue
Block a user