mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 12:05:05 +08:00
update 内蒙古平台修改字段
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user