wupengfei %!s(int64=2) %!d(string=hai) anos
pai
achega
a9d46e528d
Modificáronse 2 ficheiros con 1 adicións e 2 borrados
  1. 1 1
      .idea/workspace.xml
  2. 0 1
      application/store/controller/Config.php

+ 1 - 1
.idea/workspace.xml

@@ -151,7 +151,7 @@
       <workItem from="1661993135050" duration="4377000" />
       <workItem from="1662078426211" duration="8432000" />
       <workItem from="1662190020639" duration="1313000" />
-      <workItem from="1662338106399" duration="1963000" />
+      <workItem from="1662338106399" duration="2490000" />
     </task>
     <servers />
   </component>

+ 0 - 1
application/store/controller/Config.php

@@ -42,7 +42,6 @@ class Config extends Controller
         $this->sell_switch = sysconf('sell_switch');
         $this->crystal_switch = sysconf('crystal_switch');
         $this->goods_detail_switch = sysconf('goods_detail_switch');
-        var_dump(566666);
         $this->fetch();
     }