自动化立体仓库 - WMS系统
#
zhou zhou
2025-11-11 c9456c5f264a9da1df9963cc30f43659659ac9b3
src/main/java/com/zy/asrs/entity/POInStockEntry.java
@@ -30,10 +30,12 @@
    @ApiModelProperty(value= "")
    @TableId(value = "FInterID", type = IdType.INPUT)
    @TableField("FInterID")
    private Integer FInterID;
    @ApiModelProperty(value= "")
    @TableId(value = "FEntryID", type = IdType.INPUT)
    @TableField("FEntryID")
    private Integer FEntryID;
    @ApiModelProperty(value= "")