diff --git a/server/internal/schema/fields.go b/server/internal/schema/fields.go index cf8fdff..f1431b3 100644 --- a/server/internal/schema/fields.go +++ b/server/internal/schema/fields.go @@ -103,7 +103,7 @@ func AllLabels() map[string]string { "order_voucher.channel_user_id": "渠道用户ID", "order_voucher.account": "发券账号", "order_voucher.status": "立减金状态", - "order_voucher.receive_mode": "领取方式", + "order_voucher.receive_mode": "立减金领取方式", "order_voucher.grant_time": "领取时间", "order_voucher.usage_time": "核销时间", "order_voucher.refund_time": "退款时间",