字段名称 | 字段说明 | 字段长度 | 字段类型 | 是否唯一 |
---|---|---|---|---|
id | 主键 | -1 | ID | 0 |
ts | 分布时间戳 | -1 | TimeStamp | 0 |
updatedBy | 更新者 | 32 | String | 0 |
updated | 更新时间 | 32 | DateTime | 0 |
name | 名称 | 200 | String | 0 |
ReportTemplate | ReportTemplate | 0 | DTO | 0 |
Ideap_reporttemplate | Ideap_reporttemplate | 0 | ID | 0 |
Height | 高度 | -1 | Int | 0 |
Width | 宽度 | -1 | Int | 0 |
LeftSize | 左边距 | -1 | Int | 0 |
TopSize | 上边距 | -1 | Int | 0 |
SectionType | 分区类型 | -1 | Enum | 0 |
IsRollUp | 是否 | -1 | Bool | 0 |