mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 11:35:12 +08:00
Merge branch 'dev' of https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web into dev
# Conflicts: # jsowell-netty/src/main/java/com/jsowell/netty/handler/yunkuaichong/TransactionRecordsRequestHandler.java
This commit is contained in:
@@ -477,7 +477,8 @@ public class CommonService {
|
||||
thirdPartySecretInfoVO.getPlatformType(), e.getMessage(), e);
|
||||
}
|
||||
} else {
|
||||
log.info("无订单信息,仅推送站点状态,平台类型:{}", thirdPartySecretInfoVO.getPlatformType());
|
||||
return;
|
||||
// log.info("无订单信息,仅推送站点状态,平台类型:{}", thirdPartySecretInfoVO.getPlatformType());
|
||||
}
|
||||
} catch (Exception e) {
|
||||
log.error("推送实时数据到平台失败,平台类型:{},错误信息:{}",
|
||||
|
||||
Reference in New Issue
Block a user