songxingwei 2 år sedan
förälder
incheckning
a412d8f0f6
1 ändrade filer med 1 tillägg och 1 borttagningar
  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';