Browse Source

全流程巡检接口修改

任敬轩 1 month ago
parent
commit
4207475fd3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      Modules/Admin/Services/ApiService.php

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

@@ -400,7 +400,8 @@ class ApiService{
                 'xjqy',
                 'xjqy',
                 DB::raw('DATE(lrsj) as lrdate'),
                 DB::raw('DATE(lrsj) as lrdate'),
                 'lrr',
                 'lrr',
-                'xjdw'
+                'xjdw',
+                'ID as data_id'
             ]
             ]
         )->get();
         )->get();