局长信箱-后台服务
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.
 
 
 
 

19 lines
455 B

truncate table mail_source;
truncate table mail_source;
truncate table mail;
truncate table mail_flow;
truncate table mail_approval;
truncate table mail_extension_approval;
truncate table mail_countersign;
truncate table mail_return;
truncate table mail_label;
truncate table mail_mark;
truncate table mail_appeal;
truncate table work;
truncate table favorite;
truncate table notice;
truncate table system_log_operate;
truncate table system_log_login;