Browse Source

内部使用oa后台

gogs 9 tháng trước cách đây
mục cha
commit
46c686aa93
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      app/Http/Controllers/Api/TestController.php

+ 1 - 0
app/Http/Controllers/Api/TestController.php

@@ -76,6 +76,7 @@ die;
                 'tag' => $request['tag'],
                 'type' => $request['type'],
                 'box' => $request['box'],
+                'deviceId' => $request['deviceId'],
                 'timestamp' => round(microtime(true) * 1000),
             ];
 //            $webSocketServer = new WebSocketServer();