跳到主要内容

IUpdateCustomerOption 接口

interface IUpdateCustomerOption extends Partial<ICustomerBaseInfo> 

更新客户信息

继承: Partial<ICustomerBaseInfo>

属性

customerId

customerId: string;

客户ID

customerName

customerName: string;

客户姓名

storeId

storeId?: string;

客户所属门店id