src/main/java/com/zy/asrs/entity/LocNormal.java @@ -26,6 +26,7 @@ private static final long serialVersionUID = 1L; @ApiModelProperty(value= "自增ID") @TableId(value = "id",type = IdType.AUTO) private Integer id; @ApiModelProperty(value= "物料")