mark hace 1 año
padre
commit
feb5f88df8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Http/Logic/Home/HomeLogic.php

+ 1 - 1
app/Http/Logic/Home/HomeLogic.php

@@ -238,7 +238,7 @@ class HomeLogic extends BaseLogic
                     break;
             }
         }catch (\Throwable $exception){
-
+            $instance->info("错误信息:".$exception->getMessage());
         }