#
LSH
2024-02-27 34048de8f2f3dafd4bdf5127ed6b8a57f7a258a8
src/main/java/com/zy/asrs/entity/BasDevp.java
@@ -70,6 +70,13 @@
    private String loading;
    /**
     * 空板
     */
    @ApiModelProperty(value= "空板")
    @TableField("empty_mk")
    private String emptyMk;
    /**
     * 能入
     */
    @ApiModelProperty(value= "能入")