王新凯 3 years ago
parent
commit
d40173ade8
1 changed files with 1 additions and 2 deletions
  1. 1 2
      application/index/controller/Index.php

+ 1 - 2
application/index/controller/Index.php

@@ -58,8 +58,7 @@ class Index extends Controller
 
         header("Cache-Control: no-cache, must-revalidate");
         header("Pragma: no-cache");
-        $str=file_get_contents('https://lidadz.hdlkeji.com/store/contract/mb');
-        dump($str);die();
+        $str=file_get_contents('https://lidadz.hdlkeji.com/mb.html');
         $wordStr = $str;
         $fileContent = $this->getWordDocument($wordStr);
         $fileName = iconv("utf-8", "GBK", 'ttttttt111');