修改提交
This commit is contained in:
parent
cb921e7997
commit
773069592b
@ -28,7 +28,6 @@ export function appointmentOrderDetails(id) {
|
||||
// 确定按钮
|
||||
export function xylWeChatRefundNotify(data) {
|
||||
return request({
|
||||
|
||||
url: '/nurseApp/weChatPayment/weChatRefundOrderApply',
|
||||
method: 'post',
|
||||
data: data
|
||||
@ -77,4 +76,4 @@ export function getPersonInfo(nurseStationPersonId) {
|
||||
url: `/system/appointmentOrder/getPersonInfo?nurseStationPersonId=${nurseStationPersonId}`,
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user