chuweiqiang 1 年之前
父节点
当前提交
6dfdb91819

+ 2 - 2
.idea/workspace.xml

@@ -3,7 +3,7 @@
   <component name="ChangeListManager">
     <list default="true" id="1a36929e-c054-4875-a943-593a74e55fa4" name="Default Changelist" comment="">
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/application/common/model/UserForum.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/common/model/UserForum.php" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/application/api/controller/Activity.php" beforeDir="false" afterPath="$PROJECT_DIR$/application/api/controller/Activity.php" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/runtime/log/single.log" beforeDir="false" afterPath="$PROJECT_DIR$/runtime/log/single.log" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/runtime/log/single_sql.log" beforeDir="false" afterPath="$PROJECT_DIR$/runtime/log/single_sql.log" afterDir="false" />
     </list>
@@ -512,7 +512,7 @@
       <workItem from="1703723365491" duration="5844000" />
       <workItem from="1703809864500" duration="19795000" />
       <workItem from="1704155172177" duration="9914000" />
-      <workItem from="1704241807685" duration="5185000" />
+      <workItem from="1704241807685" duration="17037000" />
     </task>
     <servers />
   </component>

+ 7 - 0
application/api/controller/Activity.php

@@ -845,6 +845,13 @@ class Activity extends Base
                     if($pay_config['code'] != 200) $this->exception($pay_config['msg']);
                     $ret_data['config'] = $pay_config['config'];
                     break;
+                case 6 :
+                    if(!$user_info['openid']) $this->exception('请绑定openid');
+                    $notify_url = $this->request->root(true) . '/api/we_chat_pay/applyOrderNotify';
+                    $pay_config = WeChatPay::wxPay('订单支付',$order_info['pay_no'],$order_info['money'],$notify_url,'NATIVE',$user_info['openid']);
+                    if($pay_config['code'] != 200) $this->exception($pay_config['msg']);
+                    $ret_data['config'] = $pay_config['config'];
+                    break;
             }
             Db::commit();
         }catch (\Exception $e){

+ 1368 - 0
runtime/log/single.log

@@ -15399,3 +15399,1371 @@
   7 => 'title',
   8 => 'pagehtml',
 ) ]
+---------------------------------------------------------------
+
+[2024-01-03T13:40:01+08:00] 127.0.0.1 GET gaoyx.com/operate/forum/index.html?spm=m-277-278-279&name=&phone=&title=%E6%8B%89%E6%8B%89&reply_num=
+[运行时间:0.696521s] [吞吐率:1.44req/s] [内存消耗:5,152.79kb] [文件加载:167]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-277-278-279',
+  'name' => '',
+  'phone' => '',
+  'title' => '拉拉',
+  'reply_num' => '',
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\operate\view\forum\index.html [ array (
+  0 => 'page',
+  1 => 'list',
+  2 => 'table',
+  3 => 'app',
+  4 => 'request',
+  5 => 'csrf_state',
+  6 => 'csrf_message',
+  7 => 'title',
+  8 => 'pagehtml',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T13:40:04+08:00] 127.0.0.1 GET gaoyx.com/operate/forum/edit.html?id=36&spm=m-277-278-279
+[运行时间:0.353585s] [吞吐率:2.83req/s] [内存消耗:4,536.05kb] [文件加载:159]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC; page-limit=20',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'id' => '36',
+  'spm' => 'm-277-278-279',
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\operate\view\forum\form.html [ array (
+  0 => 'vo',
+  1 => 'table',
+  2 => 'app',
+  3 => 'request',
+  4 => 'csrf_state',
+  5 => 'csrf_message',
+  6 => 'title',
+  7 => 'level_arr',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T13:40:05+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-277-278-279
+[运行时间:0.035828s] [吞吐率:27.91req/s] [内存消耗:3,585.49kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC; page-limit=20',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-277-278-279',
+  'exts' => 'mp4',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T13:40:05+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-277-278-279
+[运行时间:0.044824s] [吞吐率:22.31req/s] [内存消耗:3,585.52kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC; page-limit=20',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '28',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-277-278-279',
+  'exts' => 'png,jpg,gif',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T13:40:05+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-277-278-279
+[运行时间:0.050713s] [吞吐率:19.72req/s] [内存消耗:3,585.49kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC; page-limit=20',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-277-278-279',
+  'exts' => 'mp3',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T13:45:30+08:00] 127.0.0.1 GET gaoyx.com/operate/forum/index.html?spm=m-277-278-279
+[运行时间:2.521267s] [吞吐率:0.40req/s] [内存消耗:5,248.22kb] [文件加载:167]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-277-278-279',
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\operate\view\forum\index.html [ array (
+  0 => 'page',
+  1 => 'list',
+  2 => 'table',
+  3 => 'app',
+  4 => 'request',
+  5 => 'csrf_state',
+  6 => 'csrf_message',
+  7 => 'title',
+  8 => 'pagehtml',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T13:46:07+08:00] 127.0.0.1 GET gaoyx.com/operate/forum/index.html?spm=m-277-278-279
+[运行时间:2.046371s] [吞吐率:0.49req/s] [内存消耗:5,240.95kb] [文件加载:167]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-277-278-279',
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\operate\view\forum\index.html [ array (
+  0 => 'page',
+  1 => 'list',
+  2 => 'table',
+  3 => 'app',
+  4 => 'request',
+  5 => 'csrf_state',
+  6 => 'csrf_message',
+  7 => 'title',
+  8 => 'pagehtml',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T15:28:47+08:00] 127.0.0.1 GET gaoyx.com/admin/config/info.html?spm=m-2-4-11
+[运行时间:1.810167s] [吞吐率:0.55req/s] [内存消耗:5,294.24kb] [文件加载:151]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtOgvbLO49xGDJA9E22ZqLWw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKWdKnYVbMj7J14tba8F_ifyKP12wlk2p3iTBfZkKKb6dlWZOoTAnmbxwSJ2YWdPCy4Fz_w5wbMfKjx0oYdZ5LucuhGKVefun0PSLN1FN3ruReSvGSmaLPnjjBG2npUhcPTw_CYdZDEnlhX98k5kGHiTIlmiSIOifJ7BaHsTY1nK; PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+)
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\config\info.html [ array (
+  0 => 'table',
+  1 => 'ossPoints',
+  2 => 'app',
+  3 => 'request',
+  4 => 'csrf_state',
+  5 => 'csrf_message',
+  6 => 'title',
+) ]
+[ info ] [ DB ] INIT mysql
+---------------------------------------------------------------
+
+[2024-01-03T15:28:48+08:00] 127.0.0.1 GET gaoyx.com/admin/menu/index.html?spm=m-2-4-3
+[运行时间:0.580147s] [吞吐率:1.72req/s] [内存消耗:4,734.01kb] [文件加载:154]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtOgvbLO49xGDJA9E22ZqLWw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKWdKnYVbMj7J14tba8F_ifyKP12wlk2p3iTBfZkKKb6dlWZOoTAnmbxwSJ2YWdPCy4Fz_w5wbMfKjx0oYdZ5LucuhGKVefun0PSLN1FN3ruReSvGSmaLPnjjBG2npUhcPTw_CYdZDEnlhX98k5kGHiTIlmiSIOifJ7BaHsTY1nK; PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-3',
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\menu\index.html [ array (
+  0 => 'list',
+  1 => 'table',
+  2 => 'app',
+  3 => 'request',
+  4 => 'csrf_state',
+  5 => 'csrf_message',
+  6 => 'title',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T15:28:49+08:00] 127.0.0.1 GET gaoyx.com/admin/config/info.html?spm=m-2-4-11
+[运行时间:0.044482s] [吞吐率:22.48req/s] [内存消耗:3,719.68kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtOgvbLO49xGDJA9E22ZqLWw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKWdKnYVbMj7J14tba8F_ifyKP12wlk2p3iTBfZkKKb6dlWZOoTAnmbxwSJ2YWdPCy4Fz_w5wbMfKjx0oYdZ5LucuhGKVefun0PSLN1FN3ruReSvGSmaLPnjjBG2npUhcPTw_CYdZDEnlhX98k5kGHiTIlmiSIOifJ7BaHsTY1nK; PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+)
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\config\info.html [ array (
+  0 => 'table',
+  1 => 'ossPoints',
+  2 => 'app',
+  3 => 'request',
+  4 => 'csrf_state',
+  5 => 'csrf_message',
+  6 => 'title',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T15:28:54+08:00] 127.0.0.1 GET gaoyx.com/admin/config/file.html?type=qiniu&spm=m-2-4-11&open_type=modal
+[运行时间:0.046118s] [吞吐率:21.68req/s] [内存消耗:3,740.11kb] [文件加载:149]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtOgvbLO49xGDJA9E22ZqLWw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKWdKnYVbMj7J14tba8F_ifyKP12wlk2p3iTBfZkKKb6dlWZOoTAnmbxwSJ2YWdPCy4Fz_w5wbMfKjx0oYdZ5LucuhGKVefun0PSLN1FN3ruReSvGSmaLPnjjBG2npUhcPTw_CYdZDEnlhX98k5kGHiTIlmiSIOifJ7BaHsTY1nK; PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'type' => 'qiniu',
+  'spm' => 'm-2-4-11',
+  'open_type' => 'modal',
+)
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\config\storage-qiniu.html [ array (
+  0 => 'table',
+  1 => 'ossPoints',
+  2 => 'app',
+  3 => 'request',
+  4 => 'csrf_state',
+  5 => 'csrf_message',
+  6 => 'type',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T15:28:57+08:00] 127.0.0.1 GET gaoyx.com/admin/config/file.html?type=oss&spm=m-2-4-11&open_type=modal
+[运行时间:0.038201s] [吞吐率:26.18req/s] [内存消耗:3,741.05kb] [文件加载:149]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtOgvbLO49xGDJA9E22ZqLWw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKWdKnYVbMj7J14tba8F_ifyKP12wlk2p3iTBfZkKKb6dlWZOoTAnmbxwSJ2YWdPCy4Fz_w5wbMfKjx0oYdZ5LucuhGKVefun0PSLN1FN3ruReSvGSmaLPnjjBG2npUhcPTw_CYdZDEnlhX98k5kGHiTIlmiSIOifJ7BaHsTY1nK; PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'type' => 'oss',
+  'spm' => 'm-2-4-11',
+  'open_type' => 'modal',
+)
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\config\storage-oss.html [ array (
+  0 => 'table',
+  1 => 'ossPoints',
+  2 => 'app',
+  3 => 'request',
+  4 => 'csrf_state',
+  5 => 'csrf_message',
+  6 => 'type',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T15:29:09+08:00] 127.0.0.1 GET gaoyx.com/admin/menu/index.html?spm=m-2-4-3
+[运行时间:0.315470s] [吞吐率:3.17req/s] [内存消耗:4,872.08kb] [文件加载:154]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtOgvbLO49xGDJA9E22ZqLWw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKWdKnYVbMj7J14tba8F_ifyKP12wlk2p3iTBfZkKKb6dlWZOoTAnmbxwSJ2YWdPCy4Fz_w5wbMfKjx0oYdZ5LucuhGKVefun0PSLN1FN3ruReSvGSmaLPnjjBG2npUhcPTw_CYdZDEnlhX98k5kGHiTIlmiSIOifJ7BaHsTY1nK; PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-3',
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\menu\index.html [ array (
+  0 => 'list',
+  1 => 'table',
+  2 => 'app',
+  3 => 'request',
+  4 => 'csrf_state',
+  5 => 'csrf_message',
+  6 => 'title',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T15:29:13+08:00] 127.0.0.1 GET gaoyx.com/admin/official/index.html?spm=m-2-4-169
+[运行时间:3.064566s] [吞吐率:0.33req/s] [内存消耗:7,566.30kb] [文件加载:185]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtOgvbLO49xGDJA9E22ZqLWw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKWdKnYVbMj7J14tba8F_ifyKP12wlk2p3iTBfZkKKb6dlWZOoTAnmbxwSJ2YWdPCy4Fz_w5wbMfKjx0oYdZ5LucuhGKVefun0PSLN1FN3ruReSvGSmaLPnjjBG2npUhcPTw_CYdZDEnlhX98k5kGHiTIlmiSIOifJ7BaHsTY1nK; PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-169',
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\official\index.html [ array (
+  0 => 'app',
+  1 => 'request',
+  2 => 'csrf_state',
+  3 => 'csrf_message',
+  4 => 'title',
+  5 => 'query',
+  6 => 'crystal_switch',
+  7 => 'sign_money_switch',
+  8 => 'vip_experience',
+  9 => 'user_level',
+  10 => 'place_desc',
+  11 => 'module_list',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-169
+[运行时间:0.037933s] [吞吐率:26.36req/s] [内存消耗:3,864.53kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '28',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-169',
+  'exts' => 'png,jpg,gif',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-169
+[运行时间:0.039203s] [吞吐率:25.51req/s] [内存消耗:3,864.53kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '28',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-169',
+  'exts' => 'png,jpg,gif',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-169
+[运行时间:0.045288s] [吞吐率:22.08req/s] [内存消耗:3,864.53kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '28',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-169',
+  'exts' => 'png,jpg,gif',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-169
+[运行时间:0.040473s] [吞吐率:24.71req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-169',
+  'exts' => 'mp3',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-169
+[运行时间:0.048332s] [吞吐率:20.69req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-169',
+  'exts' => 'mp4',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-169
+[运行时间:0.055926s] [吞吐率:17.88req/s] [内存消耗:3,864.53kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '28',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-169',
+  'exts' => 'png,jpg,gif',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-169
+[运行时间:0.040213s] [吞吐率:24.87req/s] [内存消耗:3,864.53kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '28',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-169',
+  'exts' => 'png,jpg,gif',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.039234s] [吞吐率:25.49req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'mp3',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.035742s] [吞吐率:27.98req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'mp4',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.047466s] [吞吐率:21.07req/s] [内存消耗:3,864.52kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '28',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'png,jpg,gif',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.049683s] [吞吐率:20.13req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'mp3',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.036750s] [吞吐率:27.21req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'mp4',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 GET gaoyx.com/admin/config/info.html?spm=m-2-4-11
+[运行时间:0.057130s] [吞吐率:17.50req/s] [内存消耗:3,858.32kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtOgvbLO49xGDJA9E22ZqLWw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKWdKnYVbMj7J14tba8F_ifyKP12wlk2p3iTBfZkKKb6dlWZOoTAnmbxwSJ2YWdPCy4Fz_w5wbMfKjx0oYdZ5LucuhGKVefun0PSLN1FN3ruReSvGSmaLPnjjBG2npUhcPTw_CYdZDEnlhX98k5kGHiTIlmiSIOifJ7BaHsTY1nK; PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+)
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\config\info.html [ array (
+  0 => 'table',
+  1 => 'ossPoints',
+  2 => 'app',
+  3 => 'request',
+  4 => 'csrf_state',
+  5 => 'csrf_message',
+  6 => 'title',
+) ]
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.048028s] [吞吐率:20.82req/s] [内存消耗:3,864.52kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '28',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'png,jpg,gif',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.071439s] [吞吐率:14.00req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'mp3',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.038172s] [吞吐率:26.20req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'mp4',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.034397s] [吞吐率:29.07req/s] [内存消耗:3,864.52kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '28',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'png,jpg,gif',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.034433s] [吞吐率:29.04req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'mp3',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.036002s] [吞吐率:27.78req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'mp3',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.056596s] [吞吐率:17.67req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'mp4',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.036849s] [吞吐率:27.14req/s] [内存消耗:3,864.51kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '16',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'mp4',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:29:14+08:00] 127.0.0.1 POST gaoyx.com/admin.html?s=admin/api.plugs/check&spm=m-2-4-11
+[运行时间:0.074287s] [吞吐率:13.46req/s] [内存消耗:3,865.12kb] [文件加载:146]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'origin' => 'https://gaoyx.com',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'content-type' => 'application/x-www-form-urlencoded; charset=UTF-8',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'content-length' => '28',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+)
+[ info ] [ PARAM ] array (
+  'spm' => 'm-2-4-11',
+  'exts' => 'png,jpg,gif',
+  'uptype' => '',
+)
+---------------------------------------------------------------
+
+[2024-01-03T15:30:46+08:00] 127.0.0.1 GET gaoyx.com/admin/config/file.html?type=oss&spm=m-2-4-11&open_type=modal
+[运行时间:0.909148s] [吞吐率:1.10req/s] [内存消耗:5,593.87kb] [文件加载:154]
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/zh-cn.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\vendor\zoujingli\think-library\src/lang/en-us.php
+[ info ] [ LANG ] D:\project\gyx\gaoyixia\thinkphp\lang\zh-cn.php
+[ info ] [ ROUTE ] array (
+)
+[ info ] [ HEADER ] array (
+  'cookie' => 'SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtOgvbLO49xGDJA9E22ZqLWw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKWdKnYVbMj7J14tba8F_ifyKP12wlk2p3iTBfZkKKb6dlWZOoTAnmbxwSJ2YWdPCy4Fz_w5wbMfKjx0oYdZ5LucuhGKVefun0PSLN1FN3ruReSvGSmaLPnjjBG2npUhcPTw_CYdZDEnlhX98k5kGHiTIlmiSIOifJ7BaHsTY1nK; PHPSESSID=jsmdq5lk8ujgepnl5qu1343ojf; SECKEY_ABVK=QwvZt/ttjO38thXx+fSrtEjQww+me10/Ym4DxSM3g/k%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtPnOfE2T9IuVLgcG4zmD-OSuC3CCmrWZFyHl_FL9K1p_VraNkk22oNmlogbTaVBQuRbLsaWRh4h4Z1HAjeqlzQuJda4T-4R6wk5dg0atRE1eQSjM0qnSfujY2x3WOA4W5W_5V1zQJ2rGu5aT2EIOEl3CqEAWjjZmxm5ZQ5kW9KkC',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'empty',
+  'sec-fetch-mode' => 'cors',
+  'sec-fetch-site' => 'same-origin',
+  'sec-ch-ua-platform' => '"Windows"',
+  'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
+  'sec-ch-ua-mobile' => '?0',
+  'x-requested-with' => 'XMLHttpRequest',
+  'accept' => '*/*',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+  'type' => 'oss',
+  'spm' => 'm-2-4-11',
+  'open_type' => 'modal',
+)
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\config\storage-oss.html [ array (
+  0 => 'table',
+  1 => 'ossPoints',
+  2 => 'app',
+  3 => 'request',
+  4 => 'csrf_state',
+  5 => 'csrf_message',
+  6 => 'type',
+) ]
+[ info ] [ DB ] INIT mysql

+ 154 - 0
runtime/log/single_sql.log

@@ -4284,3 +4284,157 @@
 [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 75  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.061466s ]
 [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 74  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.052636s ]
 [ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 73  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.063988s ]
+---------------------------------------------------------------
+
+[2024-01-03T13:40:01+08:00] 127.0.0.1 GET gaoyx.com/operate/forum/index.html?spm=m-277-278-279&name=&phone=&title=%E6%8B%89%E6%8B%89&reply_num=
+[ sql ] [ DB ] CONNECT:[ UseTime:0.060468s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_user_forum` [ RunTime:0.038680s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_user_forum` `f` LEFT JOIN `dd_store_member` `u` ON `u`.`id`=`f`.`user_id` WHERE  `f`.`is_deleted` = 0  AND `f`.`title` LIKE '%拉拉%' [ RunTime:0.082036s ]
+[ sql ] [ SQL ] SELECT f.*,u.name,u.phone,u.headimg,IFNULL((SELECT  count(r.id) reply_num FROM dd_forum_reply as r where r.forum_id = f.id AND r.is_deleted = 0),0) reply_num FROM `dd_user_forum` `f` LEFT JOIN `dd_store_member` `u` ON `u`.`id`=`f`.`user_id` WHERE  `f`.`is_deleted` = 0  AND `f`.`title` LIKE '%拉拉%' ORDER BY `sort` DESC,`f`.`id` DESC LIMIT 0,20 [ RunTime:0.057064s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_config` [ RunTime:0.034390s ]
+[ sql ] [ SQL ] SELECT `name`,`value` FROM `dd_system_config` [ RunTime:0.189855s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_forum_reply_comment` [ RunTime:0.032194s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 36  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.074584s ]
+---------------------------------------------------------------
+
+[2024-01-03T13:40:04+08:00] 127.0.0.1 GET gaoyx.com/operate/forum/edit.html?id=36&spm=m-277-278-279
+[ sql ] [ DB ] CONNECT:[ UseTime:0.069924s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_user_forum` [ RunTime:0.043836s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_user_forum` WHERE  `id` = 36 LIMIT 1 [ RunTime:0.067927s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_user_level` [ RunTime:0.046693s ]
+[ sql ] [ SQL ] SELECT `id`,`name` FROM `dd_user_level` [ RunTime:0.066291s ]
+---------------------------------------------------------------
+
+[2024-01-03T13:45:30+08:00] 127.0.0.1 GET gaoyx.com/operate/forum/index.html?spm=m-277-278-279
+[ sql ] [ DB ] CONNECT:[ UseTime:0.099479s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_user_forum` [ RunTime:0.056014s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_user_forum` `f` LEFT JOIN `dd_store_member` `u` ON `u`.`id`=`f`.`user_id` WHERE  `f`.`is_deleted` = 0 [ RunTime:0.074043s ]
+[ sql ] [ SQL ] SELECT f.*,u.name,u.phone,u.headimg,IFNULL((SELECT  count(r.id) reply_num FROM dd_forum_reply as r where r.forum_id = f.id AND r.is_deleted = 0),0) reply_num FROM `dd_user_forum` `f` LEFT JOIN `dd_store_member` `u` ON `u`.`id`=`f`.`user_id` WHERE  `f`.`is_deleted` = 0 ORDER BY `sort` DESC,`f`.`id` DESC LIMIT 0,20 [ RunTime:0.055964s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_config` [ RunTime:0.071742s ]
+[ sql ] [ SQL ] SELECT `name`,`value` FROM `dd_system_config` [ RunTime:0.336512s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_forum_reply_comment` [ RunTime:0.057765s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 64  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.095309s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 89  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.091245s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 91  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.078173s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 90  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.075302s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 88  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.077826s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 87  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.076306s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 86  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.080221s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 85  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.078290s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 84  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.081340s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 83  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.085394s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 82  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.096300s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 81  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.081872s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 80  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.081628s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 79  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.082240s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 78  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.081564s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 77  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.100458s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 76  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.089445s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 75  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.106703s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 74  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.085315s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 73  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.074081s ]
+---------------------------------------------------------------
+
+[2024-01-03T13:46:07+08:00] 127.0.0.1 GET gaoyx.com/operate/forum/index.html?spm=m-277-278-279
+[ sql ] [ DB ] CONNECT:[ UseTime:0.074963s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_user_forum` [ RunTime:0.050734s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_user_forum` `f` LEFT JOIN `dd_store_member` `u` ON `u`.`id`=`f`.`user_id` WHERE  `f`.`is_deleted` = 0 [ RunTime:0.069356s ]
+[ sql ] [ SQL ] SELECT f.*,u.name,u.phone,u.headimg,IFNULL((SELECT  count(r.id) reply_num FROM dd_forum_reply as r where r.forum_id = f.id AND r.is_deleted = 0),0) reply_num FROM `dd_user_forum` `f` LEFT JOIN `dd_store_member` `u` ON `u`.`id`=`f`.`user_id` WHERE  `f`.`is_deleted` = 0 ORDER BY `sort` DESC,`f`.`id` DESC LIMIT 0,20 [ RunTime:0.049585s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_forum_reply_comment` [ RunTime:0.051317s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 64  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.095754s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 89  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.080249s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 91  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.099108s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 90  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.085189s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 88  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.097802s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 87  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.104997s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 86  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.098328s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 85  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.069831s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 84  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.077813s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 83  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.070650s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 82  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.089084s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 81  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.100294s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 80  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.073082s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 79  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.069326s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 78  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.095141s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 77  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.068615s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 76  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.071039s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 75  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.093848s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 74  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.073498s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_forum_reply_comment` WHERE  `forum_id` = 73  AND `reply_id` = 0  AND `is_deleted` < 2 [ RunTime:0.068269s ]
+---------------------------------------------------------------
+
+[2024-01-03T15:28:47+08:00] 127.0.0.1 GET gaoyx.com/admin/config/info.html?spm=m-2-4-11
+[ sql ] [ DB ] CONNECT:[ UseTime:0.213555s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_config` [ RunTime:0.106359s ]
+[ sql ] [ SQL ] SELECT `name`,`value` FROM `dd_system_config` [ RunTime:1.376721s ]
+---------------------------------------------------------------
+
+[2024-01-03T15:28:48+08:00] 127.0.0.1 GET gaoyx.com/admin/menu/index.html?spm=m-2-4-3
+[ sql ] [ DB ] CONNECT:[ UseTime:0.104854s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_menu` [ RunTime:0.084532s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_system_menu` ORDER BY `sort` DESC [ RunTime:0.294176s ]
+---------------------------------------------------------------
+
+[2024-01-03T15:29:09+08:00] 127.0.0.1 GET gaoyx.com/admin/menu/index.html?spm=m-2-4-3
+[ sql ] [ DB ] CONNECT:[ UseTime:0.089270s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_menu` [ RunTime:0.055888s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_system_menu` ORDER BY `sort` DESC [ RunTime:0.053531s ]
+---------------------------------------------------------------
+
+[2024-01-03T15:29:13+08:00] 127.0.0.1 GET gaoyx.com/admin/official/index.html?spm=m-2-4-169
+[ sql ] [ DB ] CONNECT:[ UseTime:0.058903s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_user_level` [ RunTime:0.039368s ]
+[ sql ] [ SQL ] SELECT `id`,`name` FROM `dd_user_level` [ RunTime:0.057340s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_video_intro` [ RunTime:0.035894s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'video',0) module FROM `dd_video_intro` WHERE  `is_deleted` = 0  AND `status` = 1 ORDER BY `id` DESC [ RunTime:0.077935s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_video_url` [ RunTime:0.039074s ]
+[ sql ] [ SQL ] SELECT `id`,`title`,`video_id` FROM `dd_video_url` WHERE  `status` = 1  AND `is_deleted` = 0  AND `release_time` <  '2024-01-03 15:29:11'  AND `status` = 1  AND `video_id` IN (120,106,105,103,100) ORDER BY `sort` DESC [ RunTime:0.086407s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_datum_intro` [ RunTime:0.040099s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'datum',0) module FROM `dd_datum_intro` WHERE  `is_deleted` = 0 ORDER BY `id` DESC [ RunTime:0.062292s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_datum_url` [ RunTime:0.039704s ]
+[ sql ] [ SQL ] SELECT `id`,`release_time`,`datum_id`,`user_id`,`title`,`url`,`is_encrypt`,`pdf_clear`,`sort`,`is_vip`,`transmit_num`,`down_num`,`read_num`,`is_down`,`comment_switch` FROM `dd_datum_url` WHERE  `release_time` <  '2024-01-03 15:29:11'  AND `is_deleted` = 0  AND `status` = 1  AND `datum_id` IN (32,31,30,29,28,27,26,25,24,23,22,21,20,19,18,17) [ RunTime:0.082456s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_article_intro` [ RunTime:0.037844s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'article',0) module FROM `dd_article_intro` WHERE  `is_deleted` = 0 ORDER BY `id` ASC [ RunTime:0.055893s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_article_item` [ RunTime:0.035582s ]
+[ sql ] [ SQL ] SELECT `id`,`article_id`,`title`,`video_id` FROM `dd_article_item` WHERE  `is_deleted` = 0  AND `article_id` IN (47,48,49,50,53) ORDER BY `sort` DESC [ RunTime:0.084913s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_supplier` [ RunTime:0.046576s ]
+[ sql ] [ SQL ] SELECT g.id,g.title,IF(g.id,'supplier',0) module FROM `dd_supplier` `g` WHERE  `g`.`is_deleted` = 0  AND `status` = 1 [ RunTime:0.086419s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_supplier_goods` [ RunTime:0.047181s ]
+[ sql ] [ SQL ] SELECT g.id,g.supplier_id,g.name title,IF(g.id,'supplier',0) module FROM `dd_supplier_goods` `g` WHERE  `g`.`is_deleted` = 0  AND `supplier_id` = 33  AND `g`.`status` = 1 [ RunTime:0.089876s ]
+[ sql ] [ SQL ] SELECT g.id,g.supplier_id,g.name title,IF(g.id,'supplier',0) module FROM `dd_supplier_goods` `g` WHERE  `g`.`is_deleted` = 0  AND `supplier_id` = 34  AND `g`.`status` = 1 [ RunTime:0.063915s ]
+[ sql ] [ SQL ] SELECT g.id,g.supplier_id,g.name title,IF(g.id,'supplier',0) module FROM `dd_supplier_goods` `g` WHERE  `g`.`is_deleted` = 0  AND `supplier_id` = 35  AND `g`.`status` = 1 [ RunTime:0.060432s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_press` [ RunTime:0.035635s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'press',0) module FROM `dd_press` WHERE  `status` = 1  AND `is_deleted` = 0 [ RunTime:0.078000s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_activity` [ RunTime:0.036799s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'activity',0) module FROM `dd_activity` WHERE  `status` = 1  AND `is_deleted` = 0 [ RunTime:0.078049s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_user_forum` [ RunTime:0.033492s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'forum',0) module FROM `dd_user_forum` WHERE  `status` = 1  AND `is_deleted` = 0 [ RunTime:0.078236s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_platform_demand` [ RunTime:0.033007s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'demand',0) module FROM `dd_platform_demand` WHERE  `status` = 1  AND `is_deleted` = 0 [ RunTime:0.076004s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_recruit_cate` [ RunTime:0.035764s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit_cate` WHERE  `status` = 1  AND `is_deleted` = 0  AND `lev` = 3 [ RunTime:0.077446s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_recruit` [ RunTime:0.035003s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 32 [ RunTime:0.074520s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 33 [ RunTime:0.043522s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 34 [ RunTime:0.057052s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 35 [ RunTime:0.058229s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 36 [ RunTime:0.060277s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 37 [ RunTime:0.057773s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 40 [ RunTime:0.057682s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 41 [ RunTime:0.056623s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 42 [ RunTime:0.058099s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 43 [ RunTime:0.066854s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 44 [ RunTime:0.062193s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'recruit',0) module FROM `dd_recruit` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 45 [ RunTime:0.055202s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_goods_cate` [ RunTime:0.036473s ]
+[ sql ] [ SQL ] SELECT id,title,IF(id,'mall',0) module FROM `dd_goods_cate` WHERE  `status` = 1  AND `is_deleted` = 0  AND `lev` = 3 [ RunTime:0.080138s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_store_goods` [ RunTime:0.035488s ]
+[ sql ] [ SQL ] SELECT id,name as title,IF(id,'mall',0) module FROM `dd_store_goods` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 30 [ RunTime:0.077915s ]
+[ sql ] [ SQL ] SELECT id,name as title,IF(id,'mall',0) module FROM `dd_store_goods` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 31 [ RunTime:0.057528s ]
+[ sql ] [ SQL ] SELECT id,name as title,IF(id,'mall',0) module FROM `dd_store_goods` WHERE  `status` = 1  AND `is_deleted` = 0  AND `third_classify` = 32 [ RunTime:0.055145s ]
+---------------------------------------------------------------
+
+[2024-01-03T15:30:46+08:00] 127.0.0.1 GET gaoyx.com/admin/config/file.html?type=oss&spm=m-2-4-11&open_type=modal
+[ sql ] [ DB ] CONNECT:[ UseTime:0.073375s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_config` [ RunTime:0.050233s ]
+[ sql ] [ SQL ] SELECT `name`,`value` FROM `dd_system_config` [ RunTime:0.721342s ]

文件差异内容过多而无法显示
+ 1 - 0
runtime/temp/3240bcd5f38b420d258009285c2d8f05.php


文件差异内容过多而无法显示
+ 11 - 0
runtime/temp/33af3ddfeb8f16372211eea0acfb47f8.php


文件差异内容过多而无法显示
+ 1 - 0
runtime/temp/d8d8583618395a47888ea32369fd0537.php


文件差异内容过多而无法显示
+ 1 - 0
runtime/temp/e63caff5851f4ded5a8e779d5735e042.php


文件差异内容过多而无法显示
+ 1 - 0
runtime/temp/f95749ca95833e340dfbb0e6db9e2248.php


部分文件因为文件数量过多而无法显示