*
L
2025-12-08 538ce7e95297953686db099cacd63e76d2d83154
src/main/java/com/zy/core/model/protocol/CrnProtocol.java
@@ -202,8 +202,14 @@
    public String errCrn;
    public String locMastDemoCount;//测试库位数量
    public Integer locMastDemoCount;//测试库位数量
    public ArrayList<String> locMastDemoListF;//测试库位列表
    public ArrayList<String> locMastDemoListE;//测试库位列表
    public ArrayList<String> locMastDemoList;//测试库位列表
    public ArrayList<String[]> locMastDemoListSign;//测试库位列表
    public Integer staOutDemo;//测试库位出库站
    public Integer staIntDemo;//测试库位入库站
    public boolean signIntOut;//测试库位入库站
    public void setMode(Short mode) {
        this.mode = mode;