mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update
This commit is contained in:
@@ -548,6 +548,7 @@ public class GuiZhouPlatformServiceImpl implements ThirdPartyPlatformService {
|
||||
.connectorID(orderInfo.getPileConnectorCode())
|
||||
.orderNo(orderInfo.getOrderCode())
|
||||
.orderStatus(2)
|
||||
.equipmentClassification(1)
|
||||
.pushTimeStamp(dateTime)
|
||||
.connectorStatus(info.getStatus()) // 3-充电中
|
||||
.currentA(current.setScale(1, BigDecimal.ROUND_HALF_UP))
|
||||
|
||||
Reference in New Issue
Block a user