Browse Source

putBinToStore_fromCacheShelf 日志

ajun 5 năm trước cách đây
mục cha
commit
529dcbc217

+ 1 - 1
app/Services/ForeignHaiRoboticsService.php

@@ -290,7 +290,7 @@ class ForeignHaiRoboticsService
             $this->stationTaskMaterialBoxService->set($stationTaskMaterialBox,[
             $this->stationTaskMaterialBoxService->set($stationTaskMaterialBox,[
                 'status' => '处理中',
                 'status' => '处理中',
             ]);
             ]);
-            LogService::log('海柔请求','putBinToStore_fromCacheShelf', 'controlHaiRobot '. json_encode($stationTaskMaterialBox));
+            LogService::log('海柔请求','putBinToStore_fromCacheShelf5', 'controlHaiRobot '. json_encode($stationTaskMaterialBox));
         }
         }
         return $controlSuccess;
         return $controlSuccess;
     }
     }