mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 第三方推送
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