文档详情

致远A8数据字典-协同..doc

发布:2017-01-28约1.02万字共20页下载文档
文本预览下载声明
协同数据字典 [说明] ? 2008 UF Seeyon Co., Ltd. All rights reserved. This document contains information that is proprietary and confidential to UF Seeyon., which shall not be disclosed outside the recipients company or duplicated, used or disclosed in whole or in part by the recipient for any purpose other than to evaluate this file. Any other use or disclosure in whole or in part of this information without the express written permission of UF Seeyon. is prohibited. Date: 2008. 02.25 Author: 金灿敏 Version: V1.01 目录 目录 2 1. 协同关系示意图 3 1.1 协同主表关系 3 2. 数据表详细描述 4 协同关系示意图 协同主表关系 Table Name 中文名 描述 col_summary 协同信息表 记录协同相关信息 col_body 协同正文表 记录协同正文信息,一个协同对应一个正文,数据结构支持对应多个正文 col_opinion 协同发起者附言,处理意见表 记录协同发起者附言,处理意见信息 col_comment 协同意见回复表 记录协同意见回复信息 col_branch 协同分支流程表 记录协同分支流程相关信息 v3x_affair 系统个人事项表 记录整个系统中所有个人事项相关信息 Affair_filter 事项过滤器 过滤掉所有被撤销事项的生成 supervise_template_role 督办模板角色表 col_supervise_detail 协同督办表 col_supervisor 督办人员表 col_supervise_log) 催办日志信息列表 col_supervise_receiver 催办人员列表 v3x_agent 代理设置应用表 v3x_management_set 工作管理授权设置表 v3x_management_set_acl 工作管理授权表 v3x_newflow_setting 新流程设置 v3x_newflow_running 新流程运行表 col_track_member 流程跟踪人员表 保存流程跟踪指定的人员信息 v3x_agent_detail 代理详细表 数据表详细描述 数据表 协同信息表(col_summary) 字段名 中文名 类型 值域 描述 id 主键ID bigint(20) 唯一的id state 状态 int(11) 状态,暂未使用 subject 标题 varchar(255) 标题 deadline 处理期限 bigint(20) 处理期限 advance_remind 提前提醒 bigint(20) 值小于处理期限 提前提醒 col_type 协同类型 int(11) 协同类型 can_archive 允许归档 tinyint(4) 0=不允许 1=允许 允许进行归档 can_modify 允许修改正文 tinyint(4) 0=不允许 1=允许 允许进行修改正文 can_due_reminder tinyint(4) can_forward 允许转发 tinyint(4) 0=不允许 1=允许 允许转发协同 can_edit 允许修改 tinyint(4) 0=不允许 1=允许 允许修改 can_track 允许跟踪 tinyint(4) 0=不允许 1=允许 允许跟踪 remind_interval bigint(20) project_id 关联项目id bigint(20) 协同关联的项目id important_level 重要程度 int(11) 重要程度 resent_time 转发时间 int(11) 转发时间 create_date 创建时间 datetime 创建时间 start_date 发起时间 datetime 发起时间 finish_date 完成时间 datetime 完
显示全部
相似文档