|
|
|
|
@ -250,6 +250,8 @@ class OtherController extends CommonController
|
|
|
|
|
|
|
|
|
|
// 元和员工参与企业
|
|
|
|
|
$list['company_join_total'] = CourseSign::companyJoin($start_date, $end_date, $course_ids);
|
|
|
|
|
// 全市干部参与企业
|
|
|
|
|
$list['company_ganbu_total'] = CourseSign::ganbu($start_date, $end_date, $course_ids);
|
|
|
|
|
// 苏州头部企业
|
|
|
|
|
$list['cover_head_total'] = CourseSign::toubuqiye($start_date, $end_date, $course_ids);
|
|
|
|
|
// 高层次人才
|
|
|
|
|
|