Merge branch 'dev_sh'

This commit is contained in:
shih
2026-05-11 16:28:45 +08:00
3 changed files with 13 additions and 5 deletions

View File

@@ -27,6 +27,6 @@ public class SyncDeviceMaintenanceRepairJob {
deviceMaintenanceRepairService.syncDeviceMaintenanceRepairInfo();
log.info("*********** 开始同步维修保修数据 ************");
log.info("*********** 同步维修保修数据结束 ************");
}
}