严智鑫
2024-03-18 331e7fc1b8f332ccecb8e9af59a826d6ae80ba10
springboot-vue3/src/main/java/com/example/springboot/entity/StorageCage.java
@@ -63,11 +63,11 @@
    /**
     * 编号
     */
    private String listId;
    private String thickness;
    /**
     * 箱子号
     */
    private String boxId;
    private String films;
    /**
     * 状态(0:无玻璃,1:有玻璃,2:进片中,3:出片中,4:调度中)
     */