字段名称 |
字段说明 |
字段长度 |
字段类型 |
是否唯一 |
id |
主键 |
-1 |
ID |
False |
code |
编号 |
30 |
String |
False |
name |
名称 |
200 |
String |
False |
accountingyear |
会计年度 |
-1 |
Int |
False |
accountingperiod |
会计期间 |
-1 |
Int |
False |
currency |
显示币种 |
50 |
String |
False |
yearbeginbalancequantity |
年初余额数量 |
-1 |
Decimal |
False |
yearbeginbalanceorigamount |
年初余额原币金额 |
-1 |
Decimal |
False |
yearbeginbalanceamount |
年初余额本币金额 |
-1 |
Decimal |
False |
cumquantitydr |
累计借方数量 |
-1 |
Decimal |
False |
cumorigamountdr |
累计借方原币金额 |
-1 |
Decimal |
False |
cumamountdr |
累计借方本币金额 |
-1 |
Decimal |
False |
cumquantitycr |
累计贷方数量 |
-1 |
Decimal |
False |
cumorigamountcr |
累计贷方原币金额 |
-1 |
Decimal |
False |
cumamountcr |
累计贷方本币金额 |
-1 |
Decimal |
False |
periodbeginbalancequantity |
期初余额数量 |
-1 |
Decimal |
False |
periodbeginbalanceorigamount |
期初余额原币金额 |
-1 |
Decimal |
False |
periodbeginbalanceamount |
期初余额本币金额 |
-1 |
Decimal |
False |
createdtime |
CreatedTime |
-1 |
DateTime |
False |
sequencenumber |
顺序号 |
-1 |
Int |
False |
ts |
分布时间戳 |
-1 |
TimeStamp |
False |
updated |
更新时间 |
32 |
DateTime |
False |
updatedBy |
更新者 |
32 |
String |
False |
idaccountDTO |
idaccountDTO |
0 |
ID |
False |