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