فهرست منبع

2023村务选岗

sandm 1 سال پیش
والد
کامیت
9410fd4da1
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      routes/web.php

+ 1 - 0
routes/web.php

@@ -913,6 +913,7 @@ Route::group([
     /*$router->get('/bOQ4J1CqySjkWDKh', 'Web\Talent\JjhcController@yqfk')->name('talent.jjhc.yqfk');*/
     $router->post('/yqfk/chaxun', 'Web\Talent\JjhcController@chaxun')->name('talent.jjhc.chaxun');
     $router->get('/test', 'Web\Talent\JjhcController@test')->name('talent.jjhc.test');
+    $router->get('/post_select_2023', 'Web\Talent\JjhcController@post_select_2023')->name('talent.jjhc.post_select_2023');
     $router->get('/push','Web\Talent\JjhcController@push')->name('talent.jjhc.push');
     $router->get('/jjhc_get_jucai_data','Web\Talent\JjhcController@jjhc_get_jucai_data')->name('talent.jjhc.jjhc_get_jucai_data');
 });