Explorar o código

公司初始化

cqp hai 1 mes
pai
achega
03fbb646f4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Service/MiddleGroundService.php

+ 1 - 1
app/Service/MiddleGroundService.php

@@ -330,7 +330,7 @@ class MiddleGroundService extends Service
             $return = $this->returnTwo($sysList, $user);
 
             $return = [
-                'one' => [],
+                'one' => $sysList,
                 'two' => $return,
             ];
         }