wupengfei 2 yıl önce
ebeveyn
işleme
3d972e4f0a
2 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 1
      .idea/workspace.xml
  2. 0 1
      application/api/controller/Qc.php

+ 1 - 1
.idea/workspace.xml

@@ -218,7 +218,7 @@
       <workItem from="1673399011843" duration="19253000" />
       <workItem from="1673485061294" duration="18259000" />
       <workItem from="1673571454158" duration="9346000" />
-      <workItem from="1674867530758" duration="20401000" />
+      <workItem from="1674867530758" duration="20479000" />
     </task>
     <servers />
   </component>

+ 0 - 1
application/api/controller/Qc.php

@@ -16,7 +16,6 @@ class Qc extends Base {
 
     public function index()
     {
-        var_dump($this->page);
         Hook::listen('test');
     }