mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 20:15:06 +08:00
update
This commit is contained in:
@@ -174,6 +174,7 @@ public class NotificationService {
|
||||
}
|
||||
|
||||
public void commonPushStartChargeResult(NotificationDTO dto) {
|
||||
logger.info("开始调用commonPushStartChargeResult接口");
|
||||
String stationId = dto.getStationId();
|
||||
String orderCode = dto.getOrderCode();
|
||||
String platformType = dto.getPlatformType();
|
||||
|
||||
Reference in New Issue
Block a user