src/main/java/com/zy/asrs/entity/LocOwner.java @@ -16,7 +16,7 @@ @ApiModelProperty(value= "") @TableId(value = "id", type = IdType.AUTO) private Long id; private Integer id; @ApiModelProperty(value= "") private String owner;