# Conflicts:
#	jsowell-netty/src/main/java/com/jsowell/netty/handler/yunkuaichong/TransactionRecordsRequestHandler.java
This commit is contained in:
Lemon
2025-11-20 11:05:45 +08:00
24 changed files with 2472 additions and 230 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("推送实时数据到平台失败,平台类型:{},错误信息:{}",