ソースを参照

2023村务选岗

sandm 1 年間 前
コミット
7cd6f3f94d
1 ファイル変更3 行追加1 行削除
  1. 3 1
      app/Http/Middleware/VerifyCsrfToken.php

+ 3 - 1
app/Http/Middleware/VerifyCsrfToken.php

@@ -18,6 +18,8 @@ class VerifyCsrfToken extends Middleware
         'common/sms/send',
         'api/checkuser',
         'auth/login/sms',
-        'jjhc/yqfk/chaxun'
+        'jjhc/yqfk/chaxun',
+        'recruit/select_init',
+        'recruit/get_select_result'
     ];
 }