完善soc管理-编辑-查询
This commit is contained in:
parent
47f7ab0e40
commit
7507dea728
@ -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