mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user