完善soc管理-编辑-查询
This commit is contained in:
parent
db0b2d1685
commit
0ebae2e019
@ -57,6 +57,7 @@ public class XhpcServiceDataUpdateServiceImpl implements IXhpcServiceDataUpdateS
|
|||||||
redisService.setCacheObject("global:phone", phone);
|
redisService.setCacheObject("global:phone", phone);
|
||||||
redisService.setCacheObject("global:AliyunMessageCount", aliyunMessageCount);
|
redisService.setCacheObject("global:AliyunMessageCount", aliyunMessageCount);
|
||||||
|
|
||||||
|
|
||||||
return AjaxResult.success();
|
return AjaxResult.success();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user