update log pull entity
This commit is contained in:
@ -21,8 +21,7 @@ export class LogPull {
|
||||
filename: string;
|
||||
|
||||
@Column({
|
||||
nullable: true,
|
||||
length: 32
|
||||
nullable: true
|
||||
})
|
||||
branch_code: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user