bc_zhang 4 年 前
コミット
db215863be
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/main/java/com/zglc/fm/entity/BookEntity.java

+ 1 - 1
src/main/java/com/zglc/fm/entity/BookEntity.java

@@ -41,7 +41,7 @@ public class BookEntity implements Serializable {
      * type_name
      */
     @Column(name = "type_id")
-    private String type_id;
+    private Integer type_id;
 
     /**
      * type_name