diff --git a/server/internal/schema/fields.go b/server/internal/schema/fields.go index 896696b..ace097f 100644 --- a/server/internal/schema/fields.go +++ b/server/internal/schema/fields.go @@ -347,7 +347,7 @@ func AllLabels() map[string]string { "key_batch.key_official_price": "KEY官方价", "key_batch.key_cost_price": "KEY成本价", "code_batch.id": "兑换批次ID", - "code_batch.title": "标题", + "code_batch.title": "兑换码批次名称", "code_batch.status": "状态", "code_batch.begin_time": "开始时间", "code_batch.end_time": "结束时间",