|
|
|
@ -290,7 +290,7 @@ class OtherController extends CommonController
|
|
|
|
$list['company_invested_year_total'] = CourseSign::companyInvestedYear($start_date, $end_date, $course_ids);
|
|
|
|
$list['company_invested_year_total'] = CourseSign::companyInvestedYear($start_date, $end_date, $course_ids);
|
|
|
|
|
|
|
|
|
|
|
|
// 元和员工参与人数
|
|
|
|
// 元和员工参与人数
|
|
|
|
// $list['company_join_total'] = CourseSign::companyJoin($start_date, $end_date, $course_ids);
|
|
|
|
$list['company_join_total'] = CourseSign::companyJoin($start_date, $end_date, $course_ids, false, true);
|
|
|
|
// 全市干部参与企业
|
|
|
|
// 全市干部参与企业
|
|
|
|
$list['company_ganbu_total'] = CourseSign::ganbu($start_date, $end_date, $course_ids);
|
|
|
|
$list['company_ganbu_total'] = CourseSign::ganbu($start_date, $end_date, $course_ids);
|
|
|
|
// 苏州头部企业
|
|
|
|
// 苏州头部企业
|
|
|
|
|