自动化立体仓库 - WMS系统
#
luxiaotao1123
2022-05-24 8e9f2f6925530be0e9f63d0a7205a98f8e6dae47
1
2
3
4
5
6
7
8
9
10
truncate table asr_adj_detl;
truncate table asr_wrk_detl;
truncate table asr_wrk_detl_log;
truncate table asr_wrk_mast_log;
-- truncate table bas_mat_code;
truncate table bas_mat_code_log;
truncate table cust_wait_pakin;
truncate table cust_wait_pakin_log;
truncate table sys_operate_log;
truncate table sys_user_login;