本页总览IUpdateCustomerOption 接口 interface IUpdateCustomerOption extends Partial<ICustomerBaseInfo> 更新客户信息 继承: Partial<ICustomerBaseInfo> 属性 customerId customerId: string; 客户ID customerName customerName: string; 客户姓名 storeId storeId?: string; 客户所属门店id