zhoushihao
2024-06-04 0958c3c13aea022975193afcff4b6b2c9a06f334
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;