This commit is contained in:
YAS\29473
2025-06-16 19:09:43 +08:00
parent d959d18e46
commit d3cdfe06ad
2 changed files with 16 additions and 16 deletions

View File

@@ -1066,15 +1066,15 @@ public class LianLianPlatformServiceImpl implements ThirdPartyPlatformService {
orderInfo.setChargeDetails(chargeDetails);
// 由于订单在对方测试环境的LC658的站点,因此在这里将站点LC149改为LC658
if (orderInfo.getStationID().equals("LC149")){
/* if (orderInfo.getStationID().equals("LC149")){
orderInfo.setStationID("LC658");
}
}*/
// 正确运营商"之禾"
/* if(StringUtils.equals("149", orderInfo.getStationID())){
if(StringUtils.equals("149", orderInfo.getStationID())){
//使用EquipmentOwnerID = MA1JLFUU8
orderInfo.setEquipmentOwnerID(Constants.OPERATORID_LIANLIAN);
}*/
}
// 获取令牌