This commit is contained in:
邹宗楠
2022-08-09 18:01:25 +08:00
parent 4df39d1d2b
commit 26c613faad
4 changed files with 152 additions and 24 deletions

View File

@@ -276,7 +276,8 @@ const (
)
const (
ApplyRefund =
ApplyOrderCancel = 140 // 申请取消
ApplyOrderRefund = 130 // 申请退款
)
const (