‘chenzhilei’ 2 сар өмнө
parent
commit
fbe43b21a2

+ 0 - 1
src/views/public-pages/Cashier.vue

@@ -154,7 +154,6 @@ function executePaymentAction(order) {
     payType:"1",
     amount:createOrderRequest.totalFee * 100,
     subject:"挂号费",
-    notifyUrl:"https://huaihai-tech.com/wxserver/wxApi/updateNongOrderState?tradeNo="+createOrderRequest.tradeNo,
     body:"挂号费"
   }
   // unifiedOrder(params).then((order) => {