xiongzhu 2 tahun lalu
induk
melakukan
fb3456af17
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      src/gallery/entities/gallery.entity.ts

+ 2 - 0
src/gallery/entities/gallery.entity.ts

@@ -12,8 +12,10 @@ export class Gallery {
     @Column()
     @Column()
     thumb: string
     thumb: string
 
 
+    @Column()
     charactor: string
     charactor: string
 
 
+    @Column()
     tag: string
     tag: string
 
 
     @Column()
     @Column()