表名:workflowplandetail
中文名称:工作流周期性建立日志表
表类型:
返回目录
说明:
序号 中文名称 英文名称 数据类型 长度 允许空值 主键 默认值 自增 说明
1 ID id int N Y  
2 用户id userId int  
3 触发频率 autoType char 1 0:周,1:月,2:季度,3:年
4 触发时间 flowDate varchar 1000 对应的年+月(周)
5 流程id flowId int  
6 用户类型 usertype char 1 1:普通用户,2:客户