@ -589,6 +589,7 @@ public class OrderPayController {
payParam.put("subject" , orderTitle);
payParam.put("userId" , body.getString("userId"));
SortedMap<Object, Object> sortedMap = huiConfig.preorder(payParam, payPlatformKey, payPlatformMerNo);
order.setAccountMerchantNum(payPlatformMerNo);
order.setProfitSharingStatus(false);