2 Commits 79b37a5d50 ... 55f3516c7c

Author SHA1 Message Date
  任敬轩 55f3516c7c Merge branch 'master' of http://git.jieweizhineng.com/ushio/video_system into master 2 weeks ago
  任敬轩 fd1e14ddf6 提交测试 2 weeks ago
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Modules/Admin/Services/ApiService.php

+ 0 - 1
Modules/Admin/Services/ApiService.php

@@ -499,7 +499,6 @@ class ApiService{
         $result['status'] = true;
         $result['msg']    = ApiEnum::RETURN_SUCCESS;
         $result['data']   = [];
-
         $query = DB::connection('mysql_fwe10')->table('uf_zhxx_qlcxjjl')->where('lrr', 'like' ,'%'.$person_id.'%');
 
         if ($depart != 'all') {