lizhen_gitee 2 years ago
parent
commit
54cf6cedbf
1 changed files with 3 additions and 0 deletions
  1. 3 0
      application/extra/addons.php

+ 3 - 0
application/extra/addons.php

@@ -3,6 +3,9 @@
 return [
     'autoload' => false,
     'hooks' => [
+        'app_init' => [
+            'epay',
+        ],
         'config_init' => [
             'summernote',
         ],