feat: added attachment section
This commit is contained in:
@@ -11,7 +11,7 @@ export class Organ extends BaseEntity {
|
||||
name: string;
|
||||
|
||||
@Column({
|
||||
type: 'varchar',
|
||||
type: 'text',
|
||||
})
|
||||
logo: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user