__construct()
__construct()
用户管理服务 Class WholesalerService
instance(mixed ...$args) : \App\Services\BaseService
2021/3/29--8:22 下午
mixed | $args variadic |
userList(string $user_type = "distributor", $where = array(), $se_time = array(), array $field = array('id', 'name'), array $is_Share = 1)
2021/4/25下午 用户类型:planner => '计调员', finance => '财务',sales => '外联销售', distributor => '分销商',salesman => '分销商业务员',guide => '导游', tourist => '游客'
string | $user_type | 用户类型 默认分销商 |
$where | ||
$se_time | ||
array | $field | 显示的字段 |
array | $is_Share | 是否展示分享次数 1展示 @param array $wheretime 开始时间 结束时间 搜索 @param array $where $where条件 |