freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

辦公自動(dòng)化概要設(shè)計(jì)(存儲(chǔ)版)

2024-07-28 21:45上一頁面

下一頁面
  

【正文】 程所屬范圍(0代表全局流轉(zhuǎn)) m_tag int null 通訊標(biāo)記流程節(jié)點(diǎn)表(表名flow_node) net_id int not null, 集團(tuán)ID flow_id int not null , 流程ID node_id int not null , 節(jié)點(diǎn)ID node_type varchar (1) not null , 節(jié)點(diǎn)類型 property varchar (1) not null , 節(jié)點(diǎn)屬性 logic_type varchar (1) not null , 邏輯類型 send_type varchar (1) not null , 流轉(zhuǎn)類型 process_unit int null, 處理者單位ID process_dep int null , 處理者部門ID processor int null , 處理者ID clevel varchar (1) null , 處理級(jí)別 action int null , 處理動(dòng)作 duration int null , 處理時(shí)限 memo varchar (100) null , 備注 x_pos int null , X軸坐標(biāo) y_pos int null , Y軸坐標(biāo) group_id int null , 組ID group_sequence int null, 組次序 group_name varchar(50) null, 組名稱 m_tag int null 通訊標(biāo)記流程節(jié)點(diǎn)關(guān)系表(表名flow_noderlt) net_id int not null, 集團(tuán)ID flow_id int not null , 流程ID head int not null , 前一結(jié)點(diǎn) tail int not null, 后一結(jié)點(diǎn) m_tag int null 通訊標(biāo)記流轉(zhuǎn)狀態(tài)表(表名flow_status) net_id int not null, 集團(tuán)ID process_unit int not null, 處理單位ID flow_id int not null , 流程ID file_id int not null , 公文或會(huì)議ID node_id int not null , 結(jié)點(diǎn)ID file_type varchar (1) not null , 文件類型 invalid_tag varchar (1) not null , 無效標(biāo)記 process_tag varchar (1) not null , 處理標(biāo)記 result_tag varchar (1) null , 已處理標(biāo)記 arrive_date varchar (19) null , 到達(dá)日期 finish_date varchar (19) null , 完成日期 processor int null , 處理者ID m_tag int null 通訊標(biāo)記流轉(zhuǎn)當(dāng)前處理信息表(表名flow_auto) net_id int not null, 集團(tuán)ID process_unit int not null, 處理單位ID user_id int not null , 用戶ID file_id int not null , 公文ID file_type varchar (1) not null , 公文類型 flow_id int not null , 流程ID node_id int not null , 節(jié)點(diǎn)ID cui_tag int not null , 催辦標(biāo)記 cui_user_unit int null, 催辦用戶單位 cui_user_id int null, 催辦用戶ID m_tag int null 通訊標(biāo)記收文動(dòng)作表(表名flow_rfileaction) action int not null , 動(dòng)作ID description varchar (20) not null 動(dòng)作描述 發(fā)文動(dòng)作表(表名flow_sfileaction) action int not null , 動(dòng)作ID description varchar (20) not null 動(dòng)作描述會(huì)議動(dòng)作表(表名flow_meetaction) action int not null , 動(dòng)作ID description varchar (20) not null 動(dòng)作描述呈批件動(dòng)作表(表名flow_caction) action int not null , 動(dòng)作ID description varchar (20) not null 動(dòng)作描述定制表單動(dòng)作表(表名flow_customaction) action int not null , 動(dòng)作ID description varchar (20) not null 動(dòng)作描述傳閱件傳遞信息表(表名flow_efile) user_id int not null , 用戶ID efile_id int not null , 傳閱件ID arrive_date varchar (19) not null , 到達(dá)日期 read_tag int not null , 閱讀標(biāo)記 deleted int not null 刪除標(biāo)記手工流轉(zhuǎn)表(表名flow_userhand) net_id int not null, 集團(tuán)ID process_unit int not null, 處理單位ID user_id int not null , 用戶ID file_id int not null , 公文ID file_type varchar (1) not null , 文件類型 action int not null , 動(dòng)作ID duration int not null , 流轉(zhuǎn)時(shí)限 arrive_date varchar (19) not null , 到達(dá)日期 flag int not null , 標(biāo)記 cui_tag int not null , 催辦標(biāo)記 cui_user_unit int null, 催辦用戶單位ID cui_user_id int null, 催辦者ID m_tag int null 通訊標(biāo)記資源信息表(表名resource_info) res_id int not null , 資源ID name varchar (40) not null , 資源名稱 type varchar (20) not null , 資源類型 amount int not null , 總數(shù)量 available int not null , 可用數(shù)量 department_id int not null , 部門ID memo varchar (255) null 備注資源申請(qǐng)表(表名resource_apply) apply_id int not null , 申請(qǐng)表ID res_id int not null , 資源ID user_id int not null , 用戶ID amount int not null , 數(shù)量 start_time varchar (19) not null , 申請(qǐng)使用開始時(shí)間 end_time varchar (19) not null , 申請(qǐng)使用結(jié)束時(shí)間 apply_status int not null , 申請(qǐng)狀態(tài)(申請(qǐng)、放棄申請(qǐng)、重發(fā)申請(qǐng)、正在使用) approve_status int not null , 審批狀態(tài) (已經(jīng)審批、尚未審批、不予審批) lend_time varchar (19) null , 出借資源時(shí)間 memo varchar (255) null , 備注 postil varchar (255) null 批示信息(已無實(shí)際意義)重發(fā)資源申請(qǐng)表(表名resource_reapply) reapply_id int not null , 重發(fā)申請(qǐng)ID amount int not null , 數(shù)量 start_time varchar (19) not null , 申請(qǐng)開始使用時(shí)間 end_time varchar (19) not null , 申請(qǐng)結(jié)束使用時(shí)間 memo varchar (255) null 備注已批準(zhǔn)的資源申請(qǐng)表(表名resource_pass) dist_id int not null , 已批準(zhǔn)申請(qǐng)ID res_id int not null , 資源ID user_id int not null , 用戶ID appr_id int not null , 資源申請(qǐng)表ID amount int not null , 數(shù)量 start_time varchar (19) not null , 開始使用時(shí)間 end_time varchar (19) not null , 結(jié)束使用時(shí)間 memo varchar (255) null 備注資源使用記錄表(表名resource_use) use_id int not null , 使用記錄ID res_id int not null , 資源信息ID user_id int not null , 用戶ID appr_id int not null , 資源申請(qǐng)表ID amount int not null , 數(shù)量 start_time varchar (19) not null , 開始使用時(shí)間 end_time varchar (19) not null , 資源歸還時(shí)間 memo varchar (255) null 備注資源動(dòng)作表(表名resource_applystatus)原程序中用數(shù)組代替 apply_status int not null , 資源動(dòng)作ID description varchar (20) not null 資源動(dòng)作描述資源審批動(dòng)作表(表名resource_approvestatus)原程序中用數(shù)組代替 approve_status int not null , 資源審批動(dòng)作ID description varchar (20) not null 資源審批動(dòng)作描述 公文、會(huì)議、呈批類數(shù)據(jù)簡(jiǎn)表收文信息表(表名file_rfile) net_id int not null, 集團(tuán)ID dep_id int not null , 部門ID rfile_id int not null , 收文ID rfile_word varchar (40) not null , 收文編號(hào) e_word varchar (40) null , 來文編號(hào) e_unit varchar (60) null , 來文單位 finish_date varchar (19) null , 成文日期 receive_date varchar (19) not null , 收文日期 banjie_date varchar (19) null , 辦結(jié)日期 title varchar (50) not null , 文件標(biāo)題 keyword varchar (40) null , 關(guān)鍵詞 content_text text null , 正文內(nèi)容 secret_level int not null , 密級(jí) urgent_level int not null , 緊急程度 important_level int not null , 重要程度 maker varchar (20) null , 擬稿人 maker_dep_name varchar (20) null , 擬稿部門名稱 status int not null , 當(dāng)前流轉(zhuǎn)狀態(tài) pause_tag varchar (1) not null , 暫停標(biāo)記 cur_flow int null , 是否正在流轉(zhuǎn) flow_style int null , 流程類型 content_type int
點(diǎn)擊復(fù)制文檔內(nèi)容
試題試卷相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1