st_safestocksetting 数据库表名:安全库存设置DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 32 String 0
idwarehouse idwarehouse -1 ID 0
Warehouse Warehouse -1 DTO 0
idinventory idinventory -1 ID 0
Inventory Inventory -1 DTO 0
idunit idunit -1 ID 0
Unit Unit -1 DTO 0
SafeQuantity 安全库存 -1 Decimal 0
TopQuantity 最高库存 -1 Decimal 0
LowQuantity 最低库存 -1 Decimal 0
ReplenishmentLeadTime 补货提前天数 -1 Int 0
ReplenishmentSalesDays 补货销量天数 -1 Int 0
updatedBy 更新者 32 String 0
updated 更新时间 32 DateTime 0
ts 分布时间戳 -1 TimeStamp 0