修改提交

This commit is contained in:
曹辉 2023-05-04 09:33:42 +08:00
parent cb921e7997
commit 773069592b

View File

@ -28,7 +28,6 @@ export function appointmentOrderDetails(id) {
// 确定按钮 // 确定按钮
export function xylWeChatRefundNotify(data) { export function xylWeChatRefundNotify(data) {
return request({ return request({
url: '/nurseApp/weChatPayment/weChatRefundOrderApply', url: '/nurseApp/weChatPayment/weChatRefundOrderApply',
method: 'post', method: 'post',
data: data data: data