RE_ShiftVoucher_b 数据库表名:交班单明细DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
CreatedTime CreatedTime -1 DateTime 0
SequenceNumber 顺序号 -1 Int 0
OrigAmount 金额 -1 Decimal 0
Amount 本币金额 -1 Decimal 0
OrigSettleAmount 已上交金额 -1 Decimal 0
SettleAmount 本币已上交金额 -1 Decimal 0
InitialAmount 钱箱初始余额 -1 Decimal 0
ImprestAmount 增减备用金金额 -1 Decimal 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
idbankAccount idbankAccount 0 ID 0
BankAccount BankAccount 0 DTO 0
idsettleStyle idsettleStyle 0 ID 0
SettleStyle SettleStyle 0 DTO 0
idshiftVoucherDTO idshiftVoucherDTO 0 ID 0
ShiftVoucher ShiftVoucher 0 DTO 0