shish 14 ore fa
parent
commit
0bc389b144
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0 6
      app-ghs/controllers/TestController.php

+ 0 - 6
app-ghs/controllers/TestController.php

@@ -238,12 +238,6 @@ class TestController extends BaseController
 
     public function actionHtml()
     {
-        $c = new Converter(null, [
-            "fmt" => "png",
-            "in" => "/tmp/a.html",
-            "out" => "/tmp/test.png"
-        ]);
-        $c->convert();
     }
 
     //欠款的查询与跟踪 ssh 20240103