update 内蒙古平台修改字段

This commit is contained in:
Lemon
2025-04-25 14:43:08 +08:00
parent dd04c5cc46
commit 09c76b0ec2

View File

@@ -872,7 +872,7 @@ public class NeiMengGuPlatformServiceImpl implements ThirdPartyPlatformService {
String endTime = DateUtils.getYesterdayStr() + " 23:59:59";
SupStationStatsInfo supStationStatsInfo = SupStationStatsInfo.builder()
.stationId(stationId)
.operatorId(Constants.OPERATORID_JIANG_SU)
.operatorId(Constants.OPERATORID_LIANLIAN)
.equipmentOwnerId(ThirdPartyPlatformUtils.extractEquipmentOwnerID(orderVOS.get(0).getOrganizationCode()))
// .stationClassification(1)
.startTime(startTime)