更新清理运行日志的注释
This commit is contained in:
parent
aeaee7c699
commit
990135f9cc
@ -17,7 +17,7 @@ public class AutoClearDataTask {
|
||||
XhpcDeviceMessageMapper messageMapper;
|
||||
|
||||
/**
|
||||
* 清理一个月前的数据
|
||||
* 清理7天前的数据
|
||||
*/
|
||||
@Scheduled(cron = "0 0 5 * * ?")
|
||||
private void autoClearDeviceMessageData(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user