浏览代码

检测详情

lizhen_gitee 6 月之前
父节点
当前提交
3b8b57d41d
共有 1 个文件被更改,包括 7 次插入1 次删除
  1. 7 1
      application/api/controller/worker/Jiance.php

+ 7 - 1
application/api/controller/worker/Jiance.php

@@ -83,8 +83,14 @@ class Jiance extends Apiw
         }
 //        dump($top);
 
+        //
+        unset($info['project_ids']);
+        $result = [
+            'jiance' => $info,
+            'project' => $top,
+        ];
 
-        $this->success(1,$top);
+        $this->success(1,$result);
     }
 
     //提交