20251010-zty-删除实体手机号字段
This commit is contained in:
parent
7b4cbfd53a
commit
9a26c32ae0
|
|
@ -126,12 +126,6 @@ export class Order {
|
|||
@Expose()
|
||||
customer_email: string;
|
||||
|
||||
@ApiProperty()
|
||||
@Column({ default: '' })
|
||||
@Expose()
|
||||
billing_phone: string;
|
||||
|
||||
|
||||
@ApiProperty()
|
||||
@Column({ default: '' })
|
||||
@Expose()
|
||||
|
|
|
|||
Loading…
Reference in New Issue