mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-17 16:28:41 +08:00
update 内蒙古平台修改字段
This commit is contained in:
@@ -872,7 +872,7 @@ public class NeiMengGuPlatformServiceImpl implements ThirdPartyPlatformService {
|
|||||||
String endTime = DateUtils.getYesterdayStr() + " 23:59:59";
|
String endTime = DateUtils.getYesterdayStr() + " 23:59:59";
|
||||||
SupStationStatsInfo supStationStatsInfo = SupStationStatsInfo.builder()
|
SupStationStatsInfo supStationStatsInfo = SupStationStatsInfo.builder()
|
||||||
.stationId(stationId)
|
.stationId(stationId)
|
||||||
.operatorId(Constants.OPERATORID_JIANG_SU)
|
.operatorId(Constants.OPERATORID_LIANLIAN)
|
||||||
.equipmentOwnerId(ThirdPartyPlatformUtils.extractEquipmentOwnerID(orderVOS.get(0).getOrganizationCode()))
|
.equipmentOwnerId(ThirdPartyPlatformUtils.extractEquipmentOwnerID(orderVOS.get(0).getOrganizationCode()))
|
||||||
// .stationClassification(1)
|
// .stationClassification(1)
|
||||||
.startTime(startTime)
|
.startTime(startTime)
|
||||||
|
|||||||
Reference in New Issue
Block a user