刘桂岩 %!s(int64=3) %!d(string=hai) anos
pai
achega
e7eec77326
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/controller/Index.php

+ 2 - 2
app/controller/Index.php

@@ -11,12 +11,12 @@ class Index extends BaseController
 {
     public function index()
     {
-        phpinfo();
+        $this->getPdf('12206060840002');
+//        phpinfo();
     }
 
     public function hello($name = 'ThinkPHP6')
     {
-        $this->getPdf('12206060840002');
         return 'hello,' . $name;
     }
     public function getReport()