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