update 修改日志打印

This commit is contained in:
2023-04-23 10:25:06 +08:00
parent 46806788a1
commit d9e138ba5d
2 changed files with 3 additions and 3 deletions

View File

@@ -271,7 +271,7 @@ public class YKCPushCommandServiceImpl implements YKCPushCommandService {
*/
@Override
public void pushProofreadTimeCommand(ProofreadTimeCommand command) {
log.info("充电桩对时thread:{}", Thread.currentThread().getName());
// log.info("充电桩对时thread:{}", Thread.currentThread().getName());
String pileSn = command.getPileSn();
// Date date = new Date();
// Date parseDate = DateUtils.parseDate("2023-02-28 16:45:20");