Merge remote-tracking branch 'origin/master'

This commit is contained in:
yuyang 2022-05-13 10:03:18 +08:00
commit 62fb13609f

View File

@ -17,7 +17,7 @@ public class AutoClearDataTask {
XhpcDeviceMessageMapper messageMapper;
/**
* 清理一个月前的数据
* 清理7天前的数据
*/
@Scheduled(cron = "0 0 5 * * ?")
private void autoClearDeviceMessageData(){