diff --git a/server/internal/schema/fields.go b/server/internal/schema/fields.go index 2adf211..73b635e 100644 --- a/server/internal/schema/fields.go +++ b/server/internal/schema/fields.go @@ -313,7 +313,7 @@ func AllLabels() map[string]string { "order_voucher.channel": "渠道", "order_voucher.channel_activity_id": "渠道立减金批次", "order_voucher.channel_voucher_id": "渠道立减金ID", - "order_voucher.status": "状态", + "order_voucher.status": "立减金状态", "order_voucher.receive_mode": "领取方式", "order_voucher.grant_time": "领取时间", "order_voucher.usage_time": "核销时间",