ignores: - migrations - river_client - river_client_queue - river_job - river_leader - river_migration - river_queue imports: - go.ipao.vip/gen - quyun/v2/pkg/consts - quyun/v2/database/fields field_type: users: gender: consts.Gender roles: types.Array[consts.Role] location: types.JSONType[fields.UserLocation] status: consts.UserStatus contents: status: consts.ContentStatus visibility: consts.ContentVisibility genre: string tags: types.JSONSlice[string] content_prices: currency: consts.Currency discount_type: consts.DiscountType orders: status: consts.OrderStatus type: consts.OrderType snapshot: types.JSONType[fields.OrdersSnapshot] order_items: snapshot: types.JSONType[fields.OrderItemsSnapshot] tenants: status: consts.TenantStatus config: types.JSONType[fields.TenantConfig] tenant_users: role: types.Array[consts.TenantUserRole] media_assets: meta: types.JSONType[fields.MediaAssetMeta] type: consts.MediaAssetType status: consts.MediaAssetStatus variant: consts.MediaAssetVariant field_relate: