pay:前端收银台的信息接入

This commit is contained in:
YunaiV
2023-02-13 23:59:03 +08:00
parent ecbeba5da0
commit 84e9c0bba0
7 changed files with 72 additions and 35 deletions

View File

@ -172,7 +172,7 @@ export const PayOrderStatusEnum = {
},
CLOSED: {
status: 20,
name: '支付'
name: '支付关闭'
}
}