sandm 1 жил өмнө
parent
commit
fb7a44d672
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      routes/web.php

+ 1 - 0
routes/web.php

@@ -914,6 +914,7 @@ Route::group([
     $router->post('/yqfk/chaxun', 'Web\Talent\JjhcController@chaxun')->name('talent.jjhc.chaxun');
     $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('/test', 'Web\Talent\JjhcController@test')->name('talent.jjhc.test');
     $router->get('/push','Web\Talent\JjhcController@push')->name('talent.jjhc.push');
     $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');
 });
 });
 
 
 Route::group([
 Route::group([