update 第三方推送

This commit is contained in:
YAS\29473
2025-11-19 13:20:48 +08:00
parent d1c8827b4f
commit 59d6e69a26
8 changed files with 217 additions and 213 deletions

View File

@@ -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("推送实时数据到平台失败,平台类型:{},错误信息:{}",