|
@@ -2133,7 +2133,7 @@ class RecruitController extends Controller
|
|
$where = [];
|
|
$where = [];
|
|
//$where[] = ['recruit_appoint_info.audit','=',3];
|
|
//$where[] = ['recruit_appoint_info.audit','=',3];
|
|
$where[] = ['recruit_appoint_info.recruit_id', '=', $recruit_id];
|
|
$where[] = ['recruit_appoint_info.recruit_id', '=', $recruit_id];
|
|
- //$where[] = ['recruit_appoint_info.realname', 'in', ['肖思乐','张金铭','黄奖白','何佳鹏','李光祺','陈丽虹','卢江伟']];
|
|
|
|
|
|
+ $where[] = ['recruit_appoint_info.realname', 'in', ['张少鸿','黄财阳','吴嘉伟','何瀚','林方浪','蔡咪咪','曾志雄','叶晓惠','李承恭','林心心','陈雪清','江俊峰']];
|
|
|
|
|
|
// $param = parse_url($data['where']);
|
|
// $param = parse_url($data['where']);
|
|
// parse_str($param['query'],$param);
|
|
// parse_str($param['query'],$param);
|