Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
62fb13609f
@ -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