*
lsh
2025-11-06 013c2ef0869f8599ac71444d256a70271bc5171d
src/main/java/com/zy/core/model/protocol/CrnProtocol.java
@@ -203,9 +203,12 @@
    public Integer locMastDemoCount;//测试库位数量
    public ArrayList<String> locMastDemoListF;//测试库位列表
    public ArrayList<String> locMastDemoListE;//测试库位列表
    public ArrayList<String> locMastDemoList;//测试库位列表
    public Integer staOutDemo;//测试库位出库站
    public Integer staIntDemo;//测试库位入库站
    public boolean signIntOut;//测试库位入库站
    public void setMode(Short mode) {
        this.mode = mode;