| 字段名 | 字段类型 | 解释 |
|---|---|---|
| id | int(10) unsigned | 信息ID |
| classid | smallint(5) unsigned | 栏目ID |
| wfid | smallint(5) unsigned | 工作流ID |
| tid | int(10) unsigned | 工作流节点ID |
| groupid | text | 签发用户组 |
| userclass | text | 签发部门 |
| username | text | 签发用户 |
| checknum | tinyint(4) | 签发次数 |
| tstatus | varchar(30) | 签发状态 |
| checktno | tinyint(4) | 节点编号 |