SM_VoucherTypeToBusinessType 数据库表名:单据和业务类型对应关系实体DTO

字段名称 字段说明 字段长度 字段类型 是否唯一
ID 主键 -1 ID 0
Code 编号 30 String 0
Name 名称 200 String 0
IsDisabled 是否停用 -1 Bool 0
Ts 分布时间戳 -1 TimeStamp 0
Updated 更新时间 32 DateTime 0
UpdatedBy 更新者 32 String 0
idbusiTypeDTO idbusiTypeDTO 0 ID 0
BusiTypeDTO BusiTypeDTO 0 DTO 0
idvoucherTypeDTO idvoucherTypeDTO 0 ID 0
VoucherTypeDTO VoucherTypeDTO 0 DTO 0