跳到主要内容

IGetCustomerListOption 接口

interface IGetCustomerListOption extends IPaginationQuery 

客户信息查询

继承: IPaginationQuery

属性

keyWord

keyWord?: string;

搜索的关键字

queryRange

queryRange: ECustomerQueryRange;

查询范围

类型: ECustomerQueryRange

queryType

queryType?: ECustomerQueryType;

关键字查询

类型: ECustomerQueryType