quguofeng 2 years ago
parent
commit
f4cb3c5b39
2 changed files with 17 additions and 2 deletions
  1. 15 0
      application/tags.php
  2. 2 2
      vendor/composer/installed.php

+ 15 - 0
application/tags.php

@@ -0,0 +1,15 @@
+<?php
+/**
+ * Created by PhpStorm.
+ * User: Gold
+ * Date: 2022/12/13
+ * Time: 11:10
+ */
+return [
+    // 应用初始化
+    'app_init'     => [
+        // 添加这一句
+        'hg\\apidoc\\providers\\ThinkPHP5Service',
+    ],
+    //...
+];

+ 2 - 2
vendor/composer/installed.php

@@ -5,7 +5,7 @@
         'type' => 'project',
         'install_path' => __DIR__ . '/../../',
         'aliases' => array(),
-        'reference' => '2bdcf0e52cc02eb1ca2c56ff6dce9b471a4a386a',
+        'reference' => '562d63beeed8bdc066233e4fd0b34ef7f3acfbd7',
         'name' => 'zoujingli/thinkadmin',
         'dev' => true,
     ),
@@ -619,7 +619,7 @@
             'type' => 'project',
             'install_path' => __DIR__ . '/../../',
             'aliases' => array(),
-            'reference' => '2bdcf0e52cc02eb1ca2c56ff6dce9b471a4a386a',
+            'reference' => '562d63beeed8bdc066233e4fd0b34ef7f3acfbd7',
             'dev_requirement' => false,
         ),
         'zoujingli/wechat-developer' => array(