mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
update 华为Service
This commit is contained in:
@@ -1350,7 +1350,7 @@ public class OrderService {
|
||||
dto.setStationIds(Lists.newArrayList(stationId));
|
||||
dto.setPileConnectorCode(orderInfo.getPileConnectorCode());
|
||||
dto.setThirdPartyType(thirdPartyType);
|
||||
|
||||
dto.setOrderCode(orderCode);
|
||||
String result = commonService.commonQueryStartCharge(dto);
|
||||
log.info("异步判断是否对接第三方平台 stationId:{}, thirdPartyType:{}, result:{}", stationId, thirdPartyType, result);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user