chuweiqiang 1 rok temu
rodzic
commit
caa9ad2462

+ 1 - 2
.idea/workspace.xml

@@ -5,7 +5,6 @@
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/application/nutrition/view/top_search/index_search.html" beforeDir="false" afterPath="$PROJECT_DIR$/application/nutrition/view/top_search/index_search.html" 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_error.log" beforeDir="false" afterPath="$PROJECT_DIR$/runtime/log/single_error.log" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/runtime/log/single_sql.log" beforeDir="false" afterPath="$PROJECT_DIR$/runtime/log/single_sql.log" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/runtime/temp/e8712a91c299bbdbc6fe7d8d1a92049d.php" beforeDir="false" afterPath="$PROJECT_DIR$/runtime/temp/e8712a91c299bbdbc6fe7d8d1a92049d.php" afterDir="false" />
     </list>
@@ -516,7 +515,7 @@
       <workItem from="1704155172177" duration="9914000" />
       <workItem from="1704241807685" duration="19341000" />
       <workItem from="1704328242887" duration="19054000" />
-      <workItem from="1704415056434" duration="2895000" />
+      <workItem from="1704415056434" duration="4907000" />
     </task>
     <servers />
   </component>

+ 13 - 11
application/nutrition/view/top_search/index_search.html

@@ -37,18 +37,20 @@
             var layer = layui.layer,
                 $ = layui.$;
             $("#testBth").click(function () {
-            $.ajax({
-                url: '/api/Task/emptyTopSearchTask', // API的URL
-                type: 'GET', // 请求类型
-                dataType: 'json', // 返回的数据类型
-                success: function(data){ // 请求成功的回调函数
-                    console.log(data); // 打印返回的数据
+                var index = layer.load(1);
+                $.ajax({
+                    url: '/api/Task/emptyTopSearchTask', // API的URL
+                    type: 'GET', // 请求类型
+                    dataType: 'json', // 返回的数据类型
+                    success: function(data){ // 请求成功的回调函数
+                        console.log(data); // 打印返回的数据
+                        layer.close(index);
                         layer.msg('执行成功');
-                },
-                error: function(err){ // 请求失败的回调函数
-                    console.error(err); // 打印错误信息
-                }
-            });
+                    },
+                    error: function(err){ // 请求失败的回调函数
+                        console.error(err); // 打印错误信息
+                    }
+                });
             });
         });
         // $('#download').click(function () {

+ 295 - 0
runtime/log/single.log

@@ -29111,3 +29111,298 @@
 [ info ] [ PARAM ] array (
 )
 [ info ] [ DB ] INIT mysql
+---------------------------------------------------------------
+
+[2024-01-05T09:31:48+08:00] 127.0.0.1 GET gaoyx.com/admin.html
+[运行时间:0.901673s] [吞吐率:1.11req/s] [内存消耗:14,944.75kb] [文件加载:337]
+[ 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+fSrtOcHBYkzRfLvSQqkKePFWAo%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKIdoTbgmbOmVJzrG9UFjkJEwVXjptDcVsA0YIcqL69Uwhn1BVVdkt-pm9Swh1IcDjYvW4Ujg0pZAZc0bOaOzlnjB86tPG8C__9LqvRRrfTRfWVCtQUnvsmM2433DT6OltwEQABOlrExAkBPF1f1kZKjOCn1b5WU6fRL68qOZj71',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'document',
+  'sec-fetch-user' => '?1',
+  'sec-fetch-mode' => 'navigate',
+  'sec-fetch-site' => 'same-origin',
+  'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
+  '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',
+  'upgrade-insecure-requests' => '1',
+  'sec-ch-ua-platform' => '"Windows"',
+  'sec-ch-ua-mobile' => '?0',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'cache-control' => 'max-age=0',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\index\index.html [ array (
+  0 => 'app',
+  1 => 'request',
+  2 => 'csrf_state',
+  3 => 'csrf_message',
+  4 => 'title',
+  5 => 'menus',
+) ]
+---------------------------------------------------------------
+
+[2024-01-05T09:31:49+08:00] 127.0.0.1 GET gaoyx.com/nutrition/top_search/index.html?spm=m-140-263-264&title=&module=0
+[运行时间:0.269770s] [吞吐率:3.71req/s] [内存消耗:4,452.49kb] [文件加载:158]
+[ 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+fSrtOcHBYkzRfLvSQqkKePFWAo%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtKIdoTbgmbOmVJzrG9UFjkJEwVXjptDcVsA0YIcqL69Uwhn1BVVdkt-pm9Swh1IcDjYvW4Ujg0pZAZc0bOaOzlnjB86tPG8C__9LqvRRrfTRfWVCtQUnvsmM2433DT6OltwEQABOlrExAkBPF1f1kZKjOCn1b5WU6fRL68qOZj71',
+  '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-140-263-264',
+  'title' => '',
+  'module' => '0',
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\nutrition\view\top_search\index.html [ array (
+  0 => 'page',
+  1 => 'list',
+  2 => 'table',
+  3 => 'module',
+  4 => 'app',
+  5 => 'request',
+  6 => 'csrf_state',
+  7 => 'csrf_message',
+  8 => 'title',
+  9 => 'type_desc',
+  10 => 'pagehtml',
+) ]
+---------------------------------------------------------------
+
+[2024-01-05T09:31:52+08:00] 127.0.0.1 GET gaoyx.com/api/Task/emptyTopSearchTask
+[运行时间:1.703028s] [吞吐率:0.59req/s] [内存消耗:5,267.88kb] [文件加载:170]
+[ 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+fSrtEbZW0aN5sQkzM5892hMqWQ%3D; page-limit=20; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtH-EeWWu9EUzr-LN3HSqxEEt0KlaAmLm3jYKwaZHsBunblTiMmLu4GjdVaUkMGQ3bUzpggN50hYAgH_J_At9HpdtmjFVO2vt32MpWtr_yt1CelfB4wzQzgAckynqDdKtjeHMZ8CELPm7JuoUsyXl3WKoCkbcf0c_e2ZeJ4Tfc3je',
+  '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' => 'application/json, text/javascript, */*; q=0.01',
+  '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 (
+)
+[ info ] [ DB ] INIT mysql
+---------------------------------------------------------------
+
+[2024-01-05T09:37:04+08:00] 127.0.0.1 GET gaoyx.com/admin.html
+[运行时间:0.922765s] [吞吐率:1.08req/s] [内存消耗:14,940.66kb] [文件加载:337]
+[ 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+fSrtEbZW0aN5sQkzM5892hMqWQ%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtH-EeWWu9EUzr-LN3HSqxEEt0KlaAmLm3jYKwaZHsBunblTiMmLu4GjdVaUkMGQ3bUzpggN50hYAgH_J_At9HpdtmjFVO2vt32MpWtr_yt1CelfB4wzQzgAckynqDdKtjeHMZ8CELPm7JuoUsyXl3WKoCkbcf0c_e2ZeJ4Tfc3je',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'document',
+  'sec-fetch-user' => '?1',
+  'sec-fetch-mode' => 'navigate',
+  'sec-fetch-site' => 'same-origin',
+  'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
+  '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',
+  'upgrade-insecure-requests' => '1',
+  'sec-ch-ua-platform' => '"Windows"',
+  'sec-ch-ua-mobile' => '?0',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'cache-control' => 'max-age=0',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\index\index.html [ array (
+  0 => 'app',
+  1 => 'request',
+  2 => 'csrf_state',
+  3 => 'csrf_message',
+  4 => 'title',
+  5 => 'menus',
+) ]
+---------------------------------------------------------------
+
+[2024-01-05T09:37:05+08:00] 127.0.0.1 GET gaoyx.com/nutrition/top_search/index.html?spm=m-140-263-264&title=&module=0
+[运行时间:0.300317s] [吞吐率:3.33req/s] [内存消耗:4,448.88kb] [文件加载:158]
+[ 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+fSrtEbZW0aN5sQkzM5892hMqWQ%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtH-EeWWu9EUzr-LN3HSqxEEt0KlaAmLm3jYKwaZHsBunblTiMmLu4GjdVaUkMGQ3bUzpggN50hYAgH_J_At9HpdtmjFVO2vt32MpWtr_yt1CelfB4wzQzgAckynqDdKtjeHMZ8CELPm7JuoUsyXl3WKoCkbcf0c_e2ZeJ4Tfc3je',
+  '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-140-263-264',
+  'title' => '',
+  'module' => '0',
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\nutrition\view\top_search\index.html [ array (
+  0 => 'page',
+  1 => 'list',
+  2 => 'table',
+  3 => 'module',
+  4 => 'app',
+  5 => 'request',
+  6 => 'csrf_state',
+  7 => 'csrf_message',
+  8 => 'title',
+  9 => 'type_desc',
+  10 => 'pagehtml',
+) ]
+---------------------------------------------------------------
+
+[2024-01-05T09:41:00+08:00] 127.0.0.1 GET gaoyx.com/admin.html
+[运行时间:1.094319s] [吞吐率:0.91req/s] [内存消耗:14,936.45kb] [文件加载:337]
+[ 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+fSrtJym2NuRXzHrnm46fca1PKw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtFdmFv_aOcN9TDcAIwapf_A7rO46hfm3IDrlPG1lXqrD25bcvPD-kqQAq3PSjXxLLCkl4rCPIJasrClceUnv8yDBL82OOfwJLcXk_7lNF-n0pJFia9pg9bKowvOtsOUKdT8ghDNHJW08dEDtoV4QwldRkAagVhAD18UjrWkNLPQg',
+  'accept-language' => 'zh-CN,zh;q=0.9',
+  'accept-encoding' => 'gzip, deflate, br',
+  'referer' => 'https://gaoyx.com/admin.html',
+  'sec-fetch-dest' => 'document',
+  'sec-fetch-user' => '?1',
+  'sec-fetch-mode' => 'navigate',
+  'sec-fetch-site' => 'same-origin',
+  'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7',
+  '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',
+  'upgrade-insecure-requests' => '1',
+  'sec-ch-ua-platform' => '"Windows"',
+  'sec-ch-ua-mobile' => '?0',
+  'sec-ch-ua' => '"Google Chrome";v="119", "Chromium";v="119", "Not?A_Brand";v="24"',
+  'cache-control' => 'max-age=0',
+  'connection' => 'keep-alive',
+  'host' => 'gaoyx.com',
+  'content-length' => '',
+  'content-type' => '',
+)
+[ info ] [ PARAM ] array (
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\admin\view\index\index.html [ array (
+  0 => 'app',
+  1 => 'request',
+  2 => 'csrf_state',
+  3 => 'csrf_message',
+  4 => 'title',
+  5 => 'menus',
+) ]
+---------------------------------------------------------------
+
+[2024-01-05T09:41:01+08:00] 127.0.0.1 GET gaoyx.com/nutrition/top_search/index.html?spm=m-140-263-264&title=&module=0
+[运行时间:0.302948s] [吞吐率:3.30req/s] [内存消耗:4,443.26kb] [文件加载:158]
+[ 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+fSrtJym2NuRXzHrnm46fca1PKw%3D; BMAP_SECKEY=QwvZt_ttjO38thXx-fSrtFdmFv_aOcN9TDcAIwapf_A7rO46hfm3IDrlPG1lXqrD25bcvPD-kqQAq3PSjXxLLCkl4rCPIJasrClceUnv8yDBL82OOfwJLcXk_7lNF-n0pJFia9pg9bKowvOtsOUKdT8ghDNHJW08dEDtoV4QwldRkAagVhAD18UjrWkNLPQg',
+  '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-140-263-264',
+  'title' => '',
+  'module' => '0',
+)
+[ info ] [ DB ] INIT mysql
+[ info ] [ VIEW ] D:\project\gyx\gaoyixia\application\nutrition\view\top_search\index.html [ array (
+  0 => 'page',
+  1 => 'list',
+  2 => 'table',
+  3 => 'module',
+  4 => 'app',
+  5 => 'request',
+  6 => 'csrf_state',
+  7 => 'csrf_message',
+  8 => 'title',
+  9 => 'type_desc',
+  10 => 'pagehtml',
+) ]

+ 80 - 0
runtime/log/single_sql.log

@@ -7874,3 +7874,83 @@
 [ sql ] [ SQL ] UPDATE `dd_top_search`  SET `title` = 'CP AUTOSAR 工程服务' , `status` = 1 , `is_deleted` = 0 , `create_at` = '2023-12-29 11:38:26' , `release_time` = '2023-12-20 18:42:50' , `hot_time` = '2024-01-05 09:29:48' , `hot_num` = 0 , `module` = 'supplier_goods' , `rel_id` = 60  WHERE  `module` = 'supplier_goods'  AND `rel_id` = 60 [ RunTime:0.065448s ]
 [ sql ] [ SQL ] SHOW COLUMNS FROM `dd_store_goods` [ RunTime:0.035711s ]
 [ sql ] [ SQL ] SELECT `id` FROM `dd_store_goods` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.078398s ]
+---------------------------------------------------------------
+
+[2024-01-05T09:31:48+08:00] 127.0.0.1 GET gaoyx.com/admin.html
+[ sql ] [ DB ] CONNECT:[ UseTime:0.072153s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_user` [ RunTime:0.048221s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_system_user` WHERE  `id` = 10000 LIMIT 1 [ RunTime:0.059772s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_menu` [ RunTime:0.050599s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_system_menu` WHERE  `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.067823s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_config` [ RunTime:0.046014s ]
+[ sql ] [ SQL ] SELECT `name`,`value` FROM `dd_system_config` [ RunTime:0.353454s ]
+---------------------------------------------------------------
+
+[2024-01-05T09:31:49+08:00] 127.0.0.1 GET gaoyx.com/nutrition/top_search/index.html?spm=m-140-263-264&title=&module=0
+[ sql ] [ DB ] CONNECT:[ UseTime:0.057046s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_top_search` [ RunTime:0.038917s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_top_search` WHERE  `is_deleted` = 0 [ RunTime:0.058825s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_top_search` WHERE  `is_deleted` = 0 ORDER BY `hot_num` DESC,`sort` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.040428s ]
+---------------------------------------------------------------
+
+[2024-01-05T09:31:52+08:00] 127.0.0.1 GET gaoyx.com/api/Task/emptyTopSearchTask
+[ sql ] [ DB ] CONNECT:[ UseTime:0.060276s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_video_url` [ RunTime:0.035813s ]
+[ sql ] [ SQL ] SELECT `id` FROM `dd_video_url` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.075416s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_article_item` [ RunTime:0.037173s ]
+[ sql ] [ SQL ] SELECT `id` FROM `dd_article_item` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.092839s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_datum_url` [ RunTime:0.038682s ]
+[ sql ] [ SQL ] SELECT `id` FROM `dd_datum_url` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.078686s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_activity` [ RunTime:0.038074s ]
+[ sql ] [ SQL ] SELECT `id` FROM `dd_activity` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.083433s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_platform_demand` [ RunTime:0.037400s ]
+[ sql ] [ SQL ] SELECT `id` FROM `dd_platform_demand` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.085484s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_press` [ RunTime:0.039761s ]
+[ sql ] [ SQL ] SELECT `id` FROM `dd_press` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.065970s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_user_forum` [ RunTime:0.036796s ]
+[ sql ] [ SQL ] SELECT `id` FROM `dd_user_forum` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.197151s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_recruit` [ RunTime:0.042531s ]
+[ sql ] [ SQL ] SELECT `id` FROM `dd_recruit` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.073744s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_supplier_goods` [ RunTime:0.046558s ]
+[ sql ] [ SQL ] SELECT `id` FROM `dd_supplier_goods` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.073864s ]
+[ sql ] [ SQL ] UPDATE `dd_supplier_goods`  SET `hot_time` = '2024-01-05 09:31:51' , `hot_num` = 0  WHERE  `id` = 60 [ RunTime:0.054266s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_supplier_goods` WHERE  `id` = 60 LIMIT 1 [ RunTime:0.052892s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_top_search` [ RunTime:0.041515s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_top_search` WHERE  `module` = 'supplier_goods'  AND `rel_id` = 60 LIMIT 1 [ RunTime:0.077300s ]
+[ sql ] [ SQL ] UPDATE `dd_top_search`  SET `title` = 'CP AUTOSAR 工程服务' , `status` = 1 , `is_deleted` = 0 , `create_at` = '2023-12-29 11:38:26' , `release_time` = '2023-12-20 18:42:50' , `hot_time` = '2024-01-05 09:31:51' , `hot_num` = 0 , `module` = 'supplier_goods' , `rel_id` = 60  WHERE  `module` = 'supplier_goods'  AND `rel_id` = 60 [ RunTime:0.054720s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_store_goods` [ RunTime:0.036576s ]
+[ sql ] [ SQL ] SELECT `id` FROM `dd_store_goods` WHERE  `create_at` >  '2023-12-29 00:00:00'  AND `create_at` <  '2023-12-29 23:59:59' [ RunTime:0.069455s ]
+---------------------------------------------------------------
+
+[2024-01-05T09:37:04+08:00] 127.0.0.1 GET gaoyx.com/admin.html
+[ sql ] [ DB ] CONNECT:[ UseTime:0.088071s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_user` [ RunTime:0.043330s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_system_user` WHERE  `id` = 10000 LIMIT 1 [ RunTime:0.061205s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_menu` [ RunTime:0.043968s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_system_menu` WHERE  `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.059512s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_config` [ RunTime:0.039682s ]
+[ sql ] [ SQL ] SELECT `name`,`value` FROM `dd_system_config` [ RunTime:0.381614s ]
+---------------------------------------------------------------
+
+[2024-01-05T09:37:05+08:00] 127.0.0.1 GET gaoyx.com/nutrition/top_search/index.html?spm=m-140-263-264&title=&module=0
+[ sql ] [ DB ] CONNECT:[ UseTime:0.076528s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_top_search` [ RunTime:0.053244s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_top_search` WHERE  `is_deleted` = 0 [ RunTime:0.051603s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_top_search` WHERE  `is_deleted` = 0 ORDER BY `hot_num` DESC,`sort` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.050823s ]
+---------------------------------------------------------------
+
+[2024-01-05T09:41:00+08:00] 127.0.0.1 GET gaoyx.com/admin.html
+[ sql ] [ DB ] CONNECT:[ UseTime:0.095608s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_user` [ RunTime:0.060060s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_system_user` WHERE  `id` = 10000 LIMIT 1 [ RunTime:0.061177s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_menu` [ RunTime:0.058858s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_system_menu` WHERE  `status` = 1 ORDER BY `sort` DESC,`id` ASC [ RunTime:0.059571s ]
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_system_config` [ RunTime:0.060283s ]
+[ sql ] [ SQL ] SELECT `name`,`value` FROM `dd_system_config` [ RunTime:0.474447s ]
+---------------------------------------------------------------
+
+[2024-01-05T09:41:01+08:00] 127.0.0.1 GET gaoyx.com/nutrition/top_search/index.html?spm=m-140-263-264&title=&module=0
+[ sql ] [ DB ] CONNECT:[ UseTime:0.074967s ] mysql:host=182.40.104.187;port=3306;dbname=gaoyixia_hdlkeji;charset=utf8mb4
+[ sql ] [ SQL ] SHOW COLUMNS FROM `dd_top_search` [ RunTime:0.045975s ]
+[ sql ] [ SQL ] SELECT COUNT(*) AS tp_count FROM `dd_top_search` WHERE  `is_deleted` = 0 [ RunTime:0.067941s ]
+[ sql ] [ SQL ] SELECT * FROM `dd_top_search` WHERE  `is_deleted` = 0 ORDER BY `hot_num` DESC,`sort` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.050288s ]

Plik diff jest za duży
+ 1 - 1
runtime/temp/e8712a91c299bbdbc6fe7d8d1a92049d.php


Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików