表名:workflow_requestbase
中文名称:工作流请求基本信息表
表类型:
返回目录
说明:
序号 中文名称 英文名称 数据类型 长度 允许空值 主键 默认值 自增 说明
1 请求id requestid int N  
2 工作流id workflowid int  
3 最后操作节点id lastnodeid int  
4 最后操作节点类型 lastnodetype char 1  
5 当前节点id currentnodeid int  
6 当前节点类型 currentnodetype char 1  
7 请求状态 status varchar 120  
8 已经通过的操作者组数 passedgroups int  
9 总共需要的操作者组数 totalgroups int  
10 请求名称 requestname varchar 1000  
11 创建人 creater int  
12 创建日期 createdate char 10  
13 创建时间 createtime char 8  
14 最后操作者id lastoperator int  
15 最后操作日期 lastoperatedate char 10  
16 最后操作时间 lastoperatetime char 8  
17 是否删除 deleted tinyint 0:是
18 创建人类型 creatertype int 0 1:人力资源,2:客户
19 最后操作者类型 lastoperatortype int 0 1:人力资源,2:客户
20 节点超时时间 nodepasstime float -1 小时
21 节点处理剩余时间 nodelefttime float -1 小时
22 相关文档 docids text  
23 相关客户 crmids text  
24 相关人力资源 hrmids text  
25 相关项目 prjids text  
26 相关资产 cptids text  
27 请求级别 requestlevel int 0 0:正常
1:重要
2:紧急
28 请求说明 requestmark varchar 1000  
29 消息提醒 messageType int  
30 主流程的请求id mainRequestId int  
31 保存流程暂停、撤销时流程状态 currentstatus int 0为暂停,1为撤销
32 用于保存流程暂停、撤销时,流程status的值 laststatus varchar 1000  
33 是否已批量打印 ismultiprint int 0 1:已经批量打印,0或其他:未批量打印
34 微信提醒 chatsType int  
35 ecology_拼音_搜索 ecology_pinyin_search varchar 1000  
36 带标题字段的请求标题 requestnamenew varchar 4000