This commit is contained in:
Lemon
2024-01-31 09:02:09 +08:00
parent a886e82921
commit 2cabd72e6e

View File

@@ -672,6 +672,7 @@ public class HuaweiServiceV2 {
// 统一修改订单
orderBasicInfoService.updateOrderBasicInfo(orderBasicInfo);
return null;
}