update 内蒙古平台Service

This commit is contained in:
Lemon
2025-04-09 13:42:02 +08:00
parent 74c39bc2be
commit e1d2f028e0

View File

@@ -715,7 +715,7 @@ public class NeiMengGuPlatformServiceImpl implements ThirdPartyPlatformService {
}
// 推送地址
String url = urlAddress + "notification_orderInfo";
String url = urlAddress + "supervise_notification_charge_order_info";
// 拼装成内蒙古平台所需格式对象
ChargeOrderInfo orderInfo = transformChargeOrderInfo(orderBasicInfo, orderDetail);