zhoushihao
2024-06-20 a745fd53a1c8840a886c826c6a6bf0b8b226cd25
hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/java/com/mes/downworkstation/entity/DownWorkstation.java
@@ -54,9 +54,15 @@
    private Integer workState;
    /**
     * 总数量
     */
    @TableField("total_quantity")
    private Integer totalquantity;
    /**
     * 落架数量
     */
    @TableField("racks_number")
    private Integer Racksnumber;