This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
单套餐分配的数据模型SHALL新增系列关联字段和分配者信息字段,以支持更完整的分配关系追溯。
|
||||
|
||||
**字段定义**:
|
||||
|
||||
- `id` (number) - 分配ID
|
||||
- `package_id` (number) - 套餐ID
|
||||
- `package_code` (string) - 套餐编码
|
||||
@@ -24,6 +25,7 @@
|
||||
- `updated_at` (string) - 更新时间
|
||||
|
||||
**查询参数** (`ShopPackageAllocationQueryParams`):
|
||||
|
||||
- `page` (number, optional) - 页码
|
||||
- `page_size` (number, optional) - 每页数量
|
||||
- `shop_id` (number, optional) - 被分配的店铺ID
|
||||
|
||||
Reference in New Issue
Block a user