商品购买信息
Column Name | Description | Datatype | Length | Allow Nulls | |
---|---|---|---|---|---|
BuyTimes (T+15.0) | 购买次数 | int | 4 | True | |
BuyQuantity (T+15.0) | 购买数量 | decimal | 9 | True | |
Id (T+15.0) | 主键 | int | 4 | False | |
IdInventory (T+15.0) | 存货id | int | 4 | True | |
UpdateTime (T+15.0) | 更新时间 | datetime | 8 | True |
Copyright 2016 Chanjet Inc.