AA_CustomerInventoryPriceTrace 数据库表名:客户存货价格跟踪DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 32 String 0
Name 名称 200 String 0
LastPrice 报价 -1 Decimal 0
Discount 折扣率 -1 Decimal 0
UnitPrice 单价 -1 Decimal 0
UnitTaxPrice 含税单价 -1 Decimal 0
CreatedTime CreatedTime -1 DateTime 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
idcustomer idcustomer 0 ID 0
Customer Customer 0 DTO 0
idinventory idinventory 0 ID 0
Inventory Inventory 0 DTO 0
idunit idunit 0 ID 0
Unit Unit 0 DTO 0