自动化立体仓库 - WMS系统
#
zwl
2025-10-15 bcd046ee24ce63d23827f724697457012cf7ca81
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;
}