单军华
2018-07-12 3e8437ae559487362fae3525beb79c534c213a51
screendisplay/screendisplay/Classes/Network/PPNetworkHelper/PPInterfacedConst.m
@@ -17,7 +17,7 @@
NSString *const kApiPrefix = @"http://192.168.1.101:8090/screen_api_v2";
#elif ProductSever
/** 接口前缀-生产服务器*/
NSString *const kApiPrefix = @"https://www.baidu.com";
NSString *const kApiPrefix = @"https://monitor-api2.7drlb.com";
#endif
/** 登录*/