songxingwei 2 年之前
父节点
当前提交
a412d8f0f6
共有 1 个文件被更改,包括 1 次插入1 次删除
  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';