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