字段名称 | 字段说明 | 字段长度 | 字段类型 | 是否唯一 |
---|---|---|---|---|
ID | 主键 | -1 | ID | 0 |
Code | 编号 | 30 | String | 0 |
Name | 名称 | 50 | String | 0 |
Direction | 方向 | -1 | Enum | 0 |
Disabled | 停用 | -1 | Bool | 0 |
CreatedTime | CreatedTime | -1 | DateTime | 0 |
SequenceNumber | 顺序号 | -1 | Int | 0 |
Ts | 分布时间戳 | -1 | TimeStamp | 0 |
Updated | 更新时间 | 32 | DateTime | 0 |
UpdatedBy | 更新者 | 32 | String | 0 |
idcashFlowItemClass | idcashFlowItemClass | 0 | ID | 0 |
CashFlowItemClass | CashFlowItemClass | 0 | DTO | 0 |
CashItemAccountDetails | 对应借方科目 | 0 | DTOCollection | 0 |
AccountCreditDetails | 对应贷方科目 | 0 | DTOCollection | 0 |