Explorar el Código

下载码修改

pengchanglu hace 3 años
padre
commit
da6a9050af
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      application/admin/controller/pig/Codecreate.php

+ 1 - 1
application/admin/controller/pig/Codecreate.php

@@ -122,7 +122,7 @@ class Codecreate extends Backend
     public function download()
     {
         //$url = 'http://dev.pig.viicb.com/index/index/code.html?code=';
-        $url = 'http://dev.pig.viicb.com/source/code.html?id=';
+        $url = 'http://www.ahmia.top/source/code.html?id=';
         $ids = $params = $this->request->request("ids");
         if (!$ids) {
             $this->error('ids');