| Name | Description | Type | Additional information |
|---|---|---|---|
| WareId |
仓库ID |
string |
None. |
| WareName |
仓库名称 |
string |
None. |
| ProductId |
产品ID |
string |
None. |
| ProductName |
商品名称 |
string |
None. |
| BanerId |
品牌Id |
integer |
None. |
| BanerName |
品牌名称 |
string |
None. |
| ProductType |
商品类别 |
integer |
None. |
| ProductTypeName |
类别名称 |
string |
None. |
| Specs |
规格 |
string |
None. |
| Stock |
库存 |
integer |
None. |
| Price |
售价 |
decimal number |
None. |
| IsShelf |
上下架 |
boolean |
None. |
| ContactInfo |
联系信息 |
string |
None. |
| Lng |
经度 |
decimal number |
None. |
| Lat |
维度 |
decimal number |
None. |
| Address |
地址 |
string |
None. |
| Remark |
备注 |
string |
None. |
| WareProductCreateTime |
商品入库时间 |
string |
None. |
| productImageList |
商品图片 |
Collection of MallProductImageInfoDto |
None. |