feat: implement coupon management and receive flow
This commit is contained in:
@@ -48,6 +48,10 @@ field_type:
|
||||
status: consts.ContentAccessStatus
|
||||
tenant_ledgers:
|
||||
type: consts.TenantLedgerType
|
||||
coupons:
|
||||
type: consts.CouponType
|
||||
user_coupons:
|
||||
status: consts.UserCouponStatus
|
||||
field_relate:
|
||||
contents:
|
||||
Author:
|
||||
|
||||
Reference in New Issue
Block a user