You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90 lines
2.4 KiB
90 lines
2.4 KiB
# 工作流相关的表
|
|
drop table twkf_agent;
|
|
drop table twkf_flow_actor;
|
|
drop table twkf_flow_data;
|
|
drop table twkf_flow_form_type;
|
|
drop table twkf_flow_instance;
|
|
drop table twkf_flow_message;
|
|
drop table twkf_flow_model;
|
|
drop table twkf_flow_roam;
|
|
drop table twkf_form;
|
|
drop table twkf_message_action;
|
|
drop table twkf_model_content;
|
|
drop table twkf_model_order;
|
|
drop table twkf_movelog;
|
|
drop table twkf_moveset;
|
|
drop table twkf_return_info;
|
|
# question相关
|
|
drop table question_answer;
|
|
drop table question_bank;
|
|
drop table question_fre;
|
|
drop table question_library;
|
|
# scene相关
|
|
drop table scene_home;
|
|
drop table scene_manage;
|
|
drop table scene_medal;
|
|
drop table scene_message;
|
|
drop table scene_question;
|
|
drop table scene_role;
|
|
drop table scene_tab;
|
|
drop table scene_text;
|
|
# sys相关
|
|
drop table sys_address;
|
|
drop table sys_application;
|
|
drop table sys_auto_code;
|
|
drop table sys_auto_code_list;
|
|
drop table sys_autoencoder;
|
|
drop table sys_dept1;
|
|
drop table sys_map;
|
|
drop table sys_menu_bak;
|
|
drop table sys_model_conf;
|
|
drop table sys_model_user;
|
|
drop table sys_role_dict;
|
|
drop table sys_tenant_application;
|
|
drop table sys_type;
|
|
drop table sys_type_dept;
|
|
drop table sys_type_menu;
|
|
drop table sys_user_assist;
|
|
drop table sys_user_bak;
|
|
drop table sys_user_online;
|
|
drop table sys_user_type;
|
|
drop table sys_video_info;
|
|
# 其他一些表
|
|
drop table user_address;
|
|
drop table user_feedback;
|
|
drop table wechat_user;
|
|
drop table agency;
|
|
drop table answer_bank;
|
|
drop table app_upload;
|
|
drop table area;
|
|
drop table area_tree_path;
|
|
drop table assessment_criteria;
|
|
drop table atta_library;
|
|
drop table banner_manage;
|
|
drop table bas_business_dict;
|
|
drop table bas_district;
|
|
drop table bas_video_way_user;
|
|
drop table duty_dict;
|
|
drop table duty_dict_item;
|
|
drop table message_action;
|
|
drop table message_info;
|
|
drop table message_record;
|
|
drop table public_file;
|
|
drop table sszt_jbxx110497_new;
|
|
drop table sszt_jbxx110497_new_copy1;
|
|
drop table t_sinosun_dual;
|
|
drop table tapp_category_item;
|
|
drop table knowledge_library;
|
|
drop table excel_module_t;
|
|
drop table excel_upload_t;
|
|
drop table equipment_gather;
|
|
drop table zdxt_rule_t;
|
|
drop table custom_image;
|
|
drop table online_record;
|
|
drop table pcstest;
|
|
drop table key_enterprise;
|
|
drop table key_enterprise_category;
|
|
drop table enforcement_registration_bak;
|
|
drop table enterprise_information_copy2;
|
|
drop table enterprise_law_enforcement_bak;
|
|
drop table non_enforcement_registration_source;
|
|
|