Browse Source

生成择岗测试数据

sandm 2 years ago
parent
commit
12f87fb3e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Controllers/Web/Talent/JjhcController.php

+ 1 - 1
app/Http/Controllers/Web/Talent/JjhcController.php

@@ -64,7 +64,7 @@ class JjhcController extends WebBaseController
 //            }
             $data = [
                 'recruit_id' => $recruit_id,
-                'appoint_id' => $recruit_id,
+                'appoint_id' => $appoint_id,
                 'uid' => $uid,
                 'status' => 1,
                 'record' => mt_rand(50.0,100)