小程序暂时去掉活动弹出框
This commit is contained in:
parent
70f3c8b6f4
commit
d5bfa1ccc5
@ -472,7 +472,7 @@ public class XhpcAppUserServiceImpl extends BaseService implements IXhpcAppUserU
|
|||||||
}
|
}
|
||||||
map.put("version",version);
|
map.put("version",version);
|
||||||
map.put("servicePhone",servicePhone);
|
map.put("servicePhone",servicePhone);
|
||||||
map.put("activity",1);
|
map.put("activity",0);
|
||||||
map.put("activitySize",1);
|
map.put("activitySize",1);
|
||||||
map.put("activityImg","https://xhpc-bucket1.oss-cn-hangzhou.aliyuncs.com/bunengshanchu/1.png");
|
map.put("activityImg","https://xhpc-bucket1.oss-cn-hangzhou.aliyuncs.com/bunengshanchu/1.png");
|
||||||
map.put("socSize",redisService.getCacheObject("global:SOC"));
|
map.put("socSize",redisService.getCacheObject("global:SOC"));
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user