mark 1 tahun lalu
induk
melakukan
feb5f88df8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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());
         }