comment_table_bpm.sql 4.08 KB
alter table bpm_agent_condition comment '流程代理条件';
alter table bpm_agent_def comment '代理指定流程';
alter table bpm_agent_setting comment '流程代理设置';
alter table bpm_approval_item comment '常用语管理';
alter table bpm_approval_org comment '常用语组织';
alter table bpm_attention comment '';
alter table bpm_auto_start_conf comment '流程自动发起配置表';
alter table bpm_bus_link comment '流程实例与业务数据关系表,每一条记录对应业务的物理表,属于物理表的额外属性';
alter table bpm_call_log comment 'restful接口调用日志';
alter table bpm_check_opinion comment '流程审批意见';
alter table bpm_check_opinion_hi comment '流程审批意见历史';
alter table bpm_commu_receiver comment '任务通知接收人';
alter table bpm_cpto_receiver comment '抄送接收人';
alter table bpm_custom_signdata comment '并行签署';
alter table bpm_def_act comment '流程授权流程定义';
alter table bpm_def_auth_type comment '流程授权类型';
alter table bpm_def_authorize comment '流程授权主表';
alter table bpm_def_data comment '流程定义XML数据';
alter table bpm_def_user comment '流程授权中用户';
alter table bpm_definition comment '流程定义';
alter table bpm_deputy comment '流程代理表';
alter table bpm_exe_stack comment '流程执行堆栈树';
alter table bpm_exe_stack_executor comment '堆栈执行人';
alter table bpm_exe_stack_his comment '流程执行堆栈树';
alter table bpm_exe_stack_relation comment '堆栈关系表';
alter table bpm_exe_stack_relation_his comment '堆栈关系历史表';
alter table bpm_form_modify_record comment '表单修改记录表';
alter table bpm_hr_script comment '系统脚本';
alter table bpm_inst_form comment '记录流程启动时,节点使用的表单';
alter table bpm_interpose_recored comment '流程干预记录表';
alter table bpm_meetingroom comment '会议室';
alter table bpm_meetingroom_appointment comment '会议室预约';
alter table bpm_message_type comment '分类管理';
alter table bpm_multi_script comment '系统脚本';
alter table bpm_often_flow comment '通用流程';
alter table bpm_pro_bo comment '流程业务对象设置表';
alter table bpm_pro_cpto comment '流程实例抄送';
alter table bpm_pro_inst comment '流程实例';
alter table bpm_pro_inst_hi comment '流程实例历史';
alter table bpm_pro_status comment '流程节点审批状态';
alter table bpm_pro_status_hi comment '流程节点审批历史状态';
alter table bpm_read_record comment '任务阅读记录表';
alter table bpm_reminder_history comment '催办历史';
alter table bpm_report_act comment '报表子表';
alter table bpm_report_list comment '报表主表';
alter table bpm_report_user comment '报表授权表';
alter table bpm_script comment '常用脚本';
alter table bpm_secretary_manage comment '秘书管理表';
alter table bpm_selector_def comment '控件组合定义';
alter table bpm_task comment '流程任务';
alter table bpm_task_candidate comment '任务候选人';
alter table bpm_task_commu comment '任务通知';
alter table bpm_task_due_time comment '任务期限记录表';
alter table bpm_task_follow comment '任务跟踪表';
alter table bpm_task_notice comment '知会任务表';
alter table bpm_task_notice_done comment '知会任务已办';
alter table bpm_task_read comment '流程任务查看';
alter table bpm_task_reminder comment '任务催办';
alter table bpm_task_sign_line comment '并行签署';
alter table bpm_task_sign_sequence comment '顺序签署人员';
alter table bpm_task_signdata comment '会签数据';
alter table bpm_task_trans comment '流程流转';
alter table bpm_task_trans_record comment '流程流转记录';
alter table bpm_task_turn comment '任务的执行更改,更改类型。agent=代理;shift=转办;copy_to=抄送';
alter table bpm_task_turnassign comment '任务指派人员';
alter table bpm_task_urgent comment '人工催办表';
alter table bpm_test_case comment '流程仿真测试用例表';
alter table bpm_trans_receiver comment '流转任务接收人';
alter table bpm_trans_record comment '移交记录';