Name | Description | Type | Additional information |
---|---|---|---|
ID |
编号 |
globally unique identifier |
None. |
ProductID |
产品编号 |
globally unique identifier |
None. |
CompanyID |
公司编号 |
globally unique identifier |
None. |
SupplierID |
供应商编号 |
globally unique identifier |
None. |
Count |
库存 |
integer |
None. |
State |
上架状态 |
boolean |
None. |
StockSizeID |
型号编号 |
globally unique identifier |
None. |
SizeName |
型号名称 |
string |
None. |
StockColorID |
颜色编号 |
globally unique identifier |
None. |
ColorName |
颜色名称 |
string |
None. |
Price |
价格 |
decimal number |
None. |
RetailPrice |
零售价 |
decimal number |
None. |
IsDelete |
删除标记 |
boolean |
None. |
CreateTime |
创建时间 |
date |
None. |
OrderIndex |
排序 |
integer |
None. |
UnitNum |
包装数量 |
integer |
None. |
NnitName |
包装单位 |
string |
None. |
PackCode |
包装码 |
string |
None. |