st_pick 数据库表名:拣货单DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
id 主键 -1 ID 0
Code 编号 200 String 0
InvBarCode 条码 200 String 0
idWarehouse idWarehouse -1 ID 0
Warehouse Warehouse 0 DTO 0
boxNumber 箱号 200 String 0
PickDetails PickDetails 0 DTOCollection 0
PickBoxDetails PickBoxDetails 0 DTOCollection 0
updatedBy 更新者 32 String 0
updated 更新时间 32 DateTime 0
ts 分布时间戳 -1 TimeStamp 0
idVoucherType idVoucherType -1 ID 0
VoucherType VoucherType 0 DTO 0
idsourceVoucherType idsourceVoucherType -1 ID 0
SourceVoucherType SourceVoucherType 0 DTO 0
SourceVoucherBusiType SourceVoucherBusiType 200 String 0
IsAddVoucher 是否新增单据 -1 Bool 0
ToVoucherCode 目标单据编号 200 String 0