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