forked from yoone/API
1
0
Fork 0

20251010-zty-删除实体手机号字段

This commit is contained in:
zhuotianyuan 2025-10-10 16:11:47 +08:00
parent 7b4cbfd53a
commit 9a26c32ae0
1 changed files with 0 additions and 6 deletions

View File

@ -126,12 +126,6 @@ export class Order {
@Expose() @Expose()
customer_email: string; customer_email: string;
@ApiProperty()
@Column({ default: '' })
@Expose()
billing_phone: string;
@ApiProperty() @ApiProperty()
@Column({ default: '' }) @Column({ default: '' })
@Expose() @Expose()