Commit 038b1d3f by zhangmengjie

23.4.9

parent 6548d789
......@@ -11,7 +11,7 @@ export function listGET(query) {
// 订单列表驳回
export function createPayPOST(data) {
return request({
url: '/xinrenli/order/createPay',
url: '/xinrenli/order/refund',
method: 'post',
data: data
})
......
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