ST_Replenishment 数据库表名:ReplenishmentDTO

字段名称 字段说明 字段长度 字段类型 是否唯一
id 主键 -1 ID 0
IdInventory IdInventory -1 ID 0
name 名称 200 String 0
code 编号 32 String 0
Quantity 补货量 -1 Decimal 0
ExistedQuantity 现存量 -1 Decimal 0
Inventory 存货 -1 DTO 0
AccordQuantity 依据数量 -1 Decimal 0
IdUnit IdUnit -1 ID 0
Unit 计量单位 -1 DTO 0
IdPartner IdPartner -1 ID 0
Partner Partner 0 DTO 0
idWarehouse idWarehouse -1 ID 0
Warehouse Warehouse 0 DTO 0
UserID UserID -1 ID 0