Explorar o código

增加流调数据查重功能,更新路径

sandm %!s(int64=3) %!d(string=hai) anos
pai
achega
11a7ce15a6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      routes/web.php

+ 1 - 1
routes/web.php

@@ -889,7 +889,7 @@ Route::group([
 Route::group([
     'prefix' =>  '/jjhc',
 ], function (Router $router){
-    $router->get('/yqfk', 'Web\Talent\JjhcController@yqfk')->name('talent.jjhc.yqfk');
+    $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');
 });