This commit is contained in:
YAS\29473
2025-05-21 17:47:44 +08:00
parent 80342da5f8
commit bd095e21c1
3 changed files with 8 additions and 1 deletions

View File

@@ -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();