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