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.
 
 
 
 
 
 

48 lines
1.2 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;
# 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_map;
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_online;
drop table sys_user_type;
drop table sys_video_info;
#
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 t_sinosun_dual;
drop table tapp_category_item;
drop table excel_module_t;
drop table excel_upload_t;
drop table zdxt_rule_t;
drop table custom_image;
drop table online_record;
drop table enforcement_registration_bak;