【正文】
ord varchar (60) null , 關(guān)鍵詞 content_text text null , 正文內(nèi)容 maker varchar (20) not null , 擬稿人 maker_dep_name varchar (20) not null , 擬稿部門 make_date varchar (19) not null , 擬稿日期 finish_date varchar (19) null , 成文日期 status int not null , 流轉(zhuǎn)狀態(tài) pause_tag varchar (1) not null , 暫停標(biāo)記 bbs_tag varchar (1) not null , 是否發(fā)送到BBS cur_flow int null , 當(dāng)前是否在流轉(zhuǎn) leixing int null , 呈批件類型 flow_style int null , 流轉(zhuǎn)類型 content_type int not null , 正文類型 property int not null 屬性傳閱件信息表(表名file_efile)(無(wú)手工和自動(dòng)流程) net_id int not null, 集團(tuán)ID dep_id int not null , 部門ID efile_id int not null , 傳閱件ID efile_word varchar (40) not null , 傳閱件編號(hào) make_date varchar (19) not null , 起草日期 title varchar (60) not null , 標(biāo)題 keyword varchar (60) null , 主題詞 maker varchar (20) null , 擬稿人 maker_dep_name varchar (20) null , 擬稿部門 content_text text null , 正文內(nèi)容 status int null , 流轉(zhuǎn)狀態(tài) doc_date varchar (19) null , 歸檔日期 content_type int null , 正文類型 bbs_tag int null 是否發(fā)送到BBS會(huì)議通知表(表名file_meetnotify) net_id int not null, 會(huì)議通知發(fā)送單位ID receive_id int not null, 會(huì)議通知接收單位ID,conf_id int not null , 會(huì)議ID user_id int not null , 通知接收人ID arrive_date varchar (19) not null , 通知到達(dá)日期 read_tag varchar (1) not null , 閱讀標(biāo)記 schedule_tag varchar (1) not null, 加入日程安排標(biāo)記 action_tag varchar (1) not null, 是否參加會(huì)議標(biāo)記 m_tag int null 通訊標(biāo)記會(huì)議精神傳達(dá)表(表名file_meetconvey) conf_id int not null , 會(huì)議ID user_id int not null , 精神傳達(dá)接收人ID arrive_date varchar (19) not null , 到達(dá)日期 read_tag varchar (1) not null 閱讀標(biāo)記會(huì)議參加人員回復(fù)信息表(表名file_meetman) net_id int not null, 會(huì)議起草單位ID receive_name varchar(30) not null, 會(huì)議組織單位名稱conf_id int not null, 會(huì)議ID name varchar(10) not null, 參加者姓名 sex varchar(10) not null, 性別 people varchar(20) not null, 民族 dept_name varchar(30) not null, 所屬部門名稱 duty varchar(40) not null, 職位 ifroom int not null, 安排食宿標(biāo)記m_tag int null 通訊標(biāo)記公文安全等級(jí)表(表名file_secretlevel) secret_level int not null , 等級(jí)ID description varchar (10) not null , 等級(jí)描述(一般、秘密、機(jī)密、絕密、專密) memo varchar (40) null 備注公文重要等級(jí)表(表名file_implevel)create table file_implevel ( important_level int not null , 等級(jí)ID description varchar (10) not null 等級(jí)描述 (一般、較重要、重要、很重要、非常重要)公文緊急等級(jí)表(表名file_urgentlevel) urgent_level int not null , 等級(jí)ID description varchar (10) not null 等級(jí)描述 (一般、較緊急、緊急、很緊急、非常緊急)收文狀態(tài)表(表名file_rfilestatus) status int not null , 狀態(tài)ID description varchar (20) not null 狀態(tài)描述發(fā)文狀態(tài)表(表名file_sfilestatus) status int not null , 狀態(tài)ID description varchar (20) not null 狀態(tài)描述會(huì)議狀態(tài)表(表名file_meetstatus) status int not null , 狀態(tài)ID description varchar (20) not null 狀態(tài)描述呈批件狀態(tài)表(表名file_cstatus) status int not null , 狀態(tài)ID description varchar (20) not null 狀態(tài)描述定制表單狀態(tài)表(表名file_customstatus) status int not null , 狀態(tài)IDdescription varchar (20) not null 狀態(tài)描述傳閱件狀態(tài)表(表名file_efilestatus) status int not null , 狀態(tài)ID description varchar (20) not null 狀態(tài)描述年度公文序號(hào)表(表名file_number) year int null , 年份 rfile_id int null , 收文序號(hào) sfile_id int null , 發(fā)文序號(hào) conf_id int null , 會(huì)議序號(hào) efile_id int null , 傳閱件序號(hào) cfile_id int null 呈批件序號(hào)收文承辦人對(duì)照表(表名file_rfileprocessor) file_id int not null , 收文ID user_id int not null 承辦人ID各部門發(fā)文打印設(shè)置表(表名file_sfileprint) dep_id int null , 部門ID if_title_img int null , 是否為標(biāo)題 title_img_name varchar (80) null , 標(biāo)題圖像文件 sfile_word_align int null , 發(fā)文編號(hào)對(duì)齊方式 sfile_word_font int null , 發(fā)文編號(hào)字體 sfile_word_size int null , 發(fā)文編號(hào)字號(hào) sfile_word_bold int null , 發(fā)文編號(hào)粗體 sfile_word_italic int null , 發(fā)文編號(hào)斜體 if_show_secret int null , 是否顯示密級(jí) secret_align int null , 密級(jí)對(duì)齊方式 secret_font int null , 密級(jí)字體 secret_size int null , 密級(jí)字號(hào) secret_bold int null , 密級(jí)粗體 secret_italic int null , 密級(jí)斜體 title_font int null , 標(biāo)題字體 title_size int null , 標(biāo)題字號(hào) title_bold int null , 標(biāo)題粗體 title_italic int null , 標(biāo)題斜體 content_text_size int null , 正文字號(hào) content_text_font int null 正文字體字體表(表名file_font) font int null , 字體ID description varchar (20) null 字體描述字號(hào)表(表名file_size)create table file_size ( size_id int null , 字號(hào)ID description varchar (10) null 字號(hào)描述公文附件信息表(表名file_attach) net_id int not null, 集團(tuán)ID process_unit int not null, 處理單位ID attach_id int not null , 附件ID file_id int not null , 公文ID file_type varchar (1) not null , 公文類型 user_id int not null , 附件上傳用戶ID user_name varchar (10) null , 用戶姓名 attach_type int not null , 附件類型(與處理動(dòng)作關(guān)聯(lián)) file_name varchar (80) null , 文件名稱 attach_date varchar (19) null , 上傳日期 m_tag int null 通訊標(biāo)記公文電子簽名信息表(表名file_sig) net_id int not null, 集團(tuán)ID process_unit int not null, 處理單位ID file_id int not null , 公文ID file_type int not null , 公文類型 sig_type int not null , 簽名類型(與處理動(dòng)作關(guān)聯(lián)) user_id int not null , 簽名用戶ID user_name varchar (10) null , 簽名用戶姓名 file_name varchar (80) null , 簽名圖像文件名稱 m_tag int null 通訊標(biāo)記公文處理過(guò)程中的意見(jiàn)信息表(表名file_ment) net_id int not null, 集團(tuán)ID process_unit int not null, 處理單位ID ment_id int not null , 意見(jiàn)ID file_id int not null , 公文ID file_type int not null , 公文類型 action int not null , 處理動(dòng)作(與處理動(dòng)作關(guān)聯(lián)) user_id int not null , 處理者ID user_name varchar (10) not null , 處理者姓名 ment_date varchar (19) not null , 處理日期 ament text null , 處理意見(jiàn) sign_code varchar(4000) null 簽 名 finished int not null , 是否處理過(guò) m_tag int null 通訊標(biāo)記發(fā)文動(dòng)作處理明細(xì)表(表名file_sfilememo) net_id int not null, 集團(tuán)ID process_unit int not null, 處理單位ID id int not null, 明細(xì)ID sfile_id int not null, 發(fā)文ID user_name varchar(20) not null, 處理者姓名 action varchar(16) not null, 動(dòng)作 modify_date varchar(19) not