自动化立体仓库 - WMS系统
#
lsh
17 小时以前 def0592989d8b9c373f297b0fff049bd6d039b56
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;