自动化立体仓库 - WMS系统
pang.jiabao
2024-08-17 e8f1e607e6933008495db07ecbc70242a6d5eb06
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;