parent
4b313adebb
commit
ae04be7ea0
|
|
@ -195,7 +195,7 @@ var YMTOrderVoucherStatus = map[int]string{
|
||||||
// MarketingOrderVoucherStatus 营销系统立减金状态映射
|
// MarketingOrderVoucherStatus 营销系统立减金状态映射
|
||||||
var MarketingOrderVoucherStatus = map[int]string{
|
var MarketingOrderVoucherStatus = map[int]string{
|
||||||
1: "可用",
|
1: "可用",
|
||||||
2: "已实扣",
|
2: "已核销",
|
||||||
3: "已过期",
|
3: "已过期",
|
||||||
4: "已退款",
|
4: "已退款",
|
||||||
5: "领取失败",
|
5: "领取失败",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue