Procházet zdrojové kódy

Wesmiler 时光单身NN2019120501项目迁移

wesmiler před 5 roky
rodič
revize
3471d1ccf1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app/weixin/model/Wechat.php

+ 1 - 1
app/weixin/model/Wechat.php

@@ -969,7 +969,7 @@ class Wechat
             }
         }
 
-        if(!file_exists('upload/'.$qrcode)){
+        if(!file_exists('./upload/'.$qrcode)){
             return false;
         }