|
@@ -360,7 +360,7 @@ export const payOrderSubmit = async (data) => {
|
|
})
|
|
})
|
|
}
|
|
}
|
|
|
|
|
|
-// 获得支付订单
|
|
|
|
|
|
+// 获得支付订单 (轮巡支付状态)
|
|
export const getOrderPayStatus = async (params) => {
|
|
export const getOrderPayStatus = async (params) => {
|
|
return await request.get({
|
|
return await request.get({
|
|
url: '/app-api/pay/order/get',
|
|
url: '/app-api/pay/order/get',
|