mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-17 12:25:07 +08:00
code review:优化收银台的实现,解决 TODO
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
import request from '@/config/axios'
|
||||
|
||||
// 获得支付通知明细
|
||||
export const getNotifyTaskDetail = (id) => {
|
||||
return request.get({
|
||||
url: '/pay/notify/get-detail?id=' + id
|
||||
|
Reference in New Issue
Block a user