src/main/java/com/zy/asrs/entity/BasBoxType.java
@@ -50,6 +50,18 @@ this.boxType = boxType; } public String getArmType$() { if (Cools.isEmpty(armType)) return "请选择结果"; switch (armType) { case 1: return "允许"; case 999: return "不允许"; default: return "请选择结果"; } } // BasBoxType basBoxType = new BasBoxType( // null, // 任务号[非空] // null // 堆垛机