This commit is contained in:
@@ -9,6 +9,7 @@ type GrantPackageItem struct {
|
||||
|
||||
// ShopSeriesGrantPackageItem 授权套餐详情(响应中的套餐信息)
|
||||
type ShopSeriesGrantPackageItem struct {
|
||||
AllocationID uint `json:"allocation_id" description:"套餐授权ID"`
|
||||
PackageID uint `json:"package_id" description:"套餐ID"`
|
||||
PackageName string `json:"package_name" description:"套餐名称"`
|
||||
PackageCode string `json:"package_code" description:"套餐编码"`
|
||||
|
||||
Reference in New Issue
Block a user