修改数据库命名笔误
This commit is contained in:
parent
6d0c55f0a2
commit
6da79a4521
@ -12,7 +12,7 @@ export class Users {
|
||||
sex: string;
|
||||
|
||||
@Column({ type: 'varchar', length: 13 })
|
||||
phoneNUmber: string;
|
||||
phoneNumber: string;
|
||||
|
||||
@Column('text')
|
||||
address: string
|
||||
|
Loading…
Reference in New Issue
Block a user