IGetCustomerListOption 接口
interface IGetCustomerListOption extends IPaginationQuery
客户信息查询
继承: IPaginationQuery
属性
keyWord
keyWord?: string;
搜索的关键字
queryRange
queryRange: ECustomerQueryRange;
查询范围
queryType
queryType?: ECustomerQueryType;
关键字查询
interface IGetCustomerListOption extends IPaginationQuery
客户信息查询
继承: IPaginationQuery
keyWord?: string;
搜索的关键字
queryRange: ECustomerQueryRange;
查询范围
queryType?: ECustomerQueryType;
关键字查询