Commit d00661c4 authored by 王永阿飞's avatar 王永阿飞

修改了bug

parent 0bdc33af
......@@ -78,12 +78,3 @@ export function addUnifiedOrder(orderVo) {
})
}
//微信支付回调下
export function addUnifiedOrderWx(orderVo) {
return request({
url: 'http://bin001.free.idcfengye.com/dealFlow/stream/wxPayNotify',
method: 'post',
data: orderVo
})
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment