自动化立体仓库 - WCS系统
#
tqs
2024-05-11 1a14854a59259a8dc95343c9e6aeac03939308df
1
2
3
4
5
6
package com.zy.core;
 
public interface RgvThread2 extends ThreadHandler{
 
    void setPakMk(boolean lock);
}