AA_InventoryCountLevelPrice 数据库表名:存货数量档位价

字段名称 字段说明 字段长度 字段类型 是否唯一
id 主键 -1 ID 0
ts 分布时间戳 -1 TimeStamp 0
Code 编码 32 String 0
updatedBy 更新者 32 String 0
updated 更新时间 32 DateTime 0
name 名称 200 String 0
idUnit idUnit -1 ID 0
Unit 计量单位 -1 DTO 0
SequenceNumber 顺序号 -1 Int 0
idInventory idInventory -1 ID 0
Price 单价 1000 String 0
PriceFormula 单价 1000 String 0
Inventory 存货编码 -1 DTO 0
SellPrice 零售价 -1 Decimal 0
CountLowerLimit >数量下限 -1 Decimal 0
CountUpperLimit <=数量上限 -1 Decimal 0
InventoryPrice InventoryPrice 0 DTO 0
idInventoryPrice idInventoryPrice 0 ID 0