更换阿里推送,消息页面,以及部分bug修复
This commit is contained in:
@@ -133,16 +133,15 @@ alpha:1.0]
|
||||
// 测试云 @"www.zhangxinyanv5.top"
|
||||
//#define SOCKETPORT @"www.zhangxinyanv5.top"
|
||||
// 云 @"app.ifish7.com"
|
||||
|
||||
//正式环境
|
||||
//#define SOCKETPORT @"app.ifish7.com"
|
||||
|
||||
// 本地 @"192.168.61.128"
|
||||
#define SOCKETPORT @"test.ifish7.com:9955"
|
||||
|
||||
//#define JIEKOUPORT @"https://app.ifish7.com"
|
||||
//#define JIEKOUPORT @"http://test.ifish7.com:7080"
|
||||
//#define JIEKOUPORTHTTP @"https://app.ifish7.com"
|
||||
//测试环境
|
||||
#define SOCKETPORT @"test.ifish7.com:9955"
|
||||
#define JIEKOUPORT @"http://139.196.24.156:7080"
|
||||
#define JIEKOUPORTHTTP @"https://app.ifish7.com"
|
||||
|
||||
//云 @"https://app.ifish7.com"
|
||||
//云图片头像等地址 @"http://app.ifish7.com"
|
||||
//#define JIEKOUPORTHTTP @"https://app.ifish7.com"
|
||||
@@ -476,7 +475,7 @@ alpha:1.0]
|
||||
|
||||
//
|
||||
#define getHotBarHistory [NSString stringWithFormat:@"%@/api/user/getDeviceHeaterPhsByDate.do",JIEKOUPORT]
|
||||
/*=====================add V4.9.8=======================================*/
|
||||
/*=====================add V4.9.8 by wbzhan=======================================*/
|
||||
//获取推送消息列表
|
||||
/**
|
||||
pushID 本地缓存的最大的pushId,第一次无的时候则不传
|
||||
|
||||
Reference in New Issue
Block a user