| Name | Description | Type | Additional information |
|---|---|---|---|
| ProductId |
商品ID int NOT NULL. |
integer |
Required |
| ShopId |
门店ID Char(4) NOT NULL. |
string |
Required Max length: 4 |
| RelationShopId |
参照的门店的ID char(4) 如果此值不为空,表示从这个门店复制价格设置 |
string |
Max length: 4 |