This commit is contained in:
YAS\29473
2025-05-23 19:35:41 +08:00
parent 267e4e523f
commit abe90eb37f
4 changed files with 17 additions and 5 deletions

View File

@@ -465,13 +465,13 @@ public class CommonService {
continue;
}
if (StringUtils.equals(ThirdPlatformTypeEnum.LIAN_LIAN_PLATFORM.getTypeCode(), thirdPartyType)) {
// 联联平台
/* // 联联平台
// 推送停止充电结果
lianLianService.pushStopChargeResult(orderBasicInfo.getOrderCode());
// 推送订单信息
lianLianService.pushOrderInfo(orderBasicInfo.getOrderCode());
// 推送充电订单信息
lianLianService.pushChargeOrderInfo(orderBasicInfo.getOrderCode());
lianLianService.pushChargeOrderInfo(orderBasicInfo.getOrderCode());*/
}
// if (StringUtils.equals(ThirdPlatformTypeEnum.NING_BO_PLATFORM.getTypeCode(), thirdPartyType)) {
// // 中电联