自动化立体仓库 - WMS系统
zhang
2025-10-15 4efbae5ec45efc1b84aa9bff29c855300f044b6a
src/main/java/com/zy/third/entity/ExdInstockTarget.java
@@ -131,12 +131,12 @@
    /**
     * 
     */
    private String fdcspid;
    private Integer fdcspid;
    /**
     * 
     */
    private String fdcstockid;
    private Integer fdcstockid;
    /**
     * 
@@ -218,6 +218,12 @@
     */
    private String readormsg;
    /**
     *
     */
    private String ProdInKind;
    @TableField(exist = false)
    private static final long serialVersionUID = 1L;
}