自动化立体仓库 - WMS系统
#gz
lsh
2024-10-10 4736d5a88d1e9ad82d54adfa3d029974ee2be4f3
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;