songxingwei 2 éve
szülő
commit
a412d8f0f6
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      public/index.php

+ 1 - 1
public/index.php

@@ -18,7 +18,7 @@ namespace think;
 
 use think\admin\service\SystemService;
 
-//require __DIR__ . '/../vendor/jpush/autoload.php';
+require __DIR__ . '/../vendor/jpush/jpush/autoload.php';
 // 加载基础文件
 require __DIR__ . '/../vendor/autoload.php';