客服热线:021-33626001
移动电话:18201977120(微信同号)
上海插班生QQ交流群:690919019
联系我们
-
QQ:
819612129
-
电话:
021-33626001 33626002
-
杨浦总部:四平路1388号同济联合
广场C楼203
- 移动电话:13816119982
-->
当前位置:首页 >> 上海立信会计金融学院插班生 >> 同达插班生英语课堂板书(四)
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-02 02:46:05 HTTP/1.1 GET : www.tongdaedu.cn/article/387.html
- 运行时间 : 0.135841s [ 吞吐率:7.36req/s ] 内存消耗:7,066.66kb 文件加载:158
- 查询信息 : 33 queries 14 writes
- 缓存信息 : 1 reads,0 writes
- 配置加载 : 67
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.001802s ]
- [ LANG ] /www/wwwroot/tongdaedu.cn/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'Article',
2 => 'index',
),
'convert' => false,
)
- [ HEADER ] array (
'accept' => '*/*',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept-encoding' => 'gzip, br, zstd, deflate',
'host' => 'www.tongdaedu.cn',
)
- [ PARAM ] array (
'id' => '387',
'cid' => '',
)
- [ LANG ] /www/wwwroot/tongdaedu.cn/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/tongdaedu.cn/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/tongdaedu.cn/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.001066s ]
- [ LANG ] /www/wwwroot/tongdaedu.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000279s ]
- [ LANG ] /www/wwwroot/tongdaedu.cn/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000463s ]
- [ RUN ] app\portal\controller\ArticleController->index[ /www/wwwroot/tongdaedu.cn/app/portal/controller/ArticleController.php ]
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/tongdaedu.cn/public/themes/tongda/portal/article.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'article',
3 => 'prev_article',
4 => 'next_article',
5 => 'theme_vars',
6 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000299s ] mysql:host=127.0.0.1;port=3306;dbname=tongdaedu_cn;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000862s ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `post`.`id` = '387' AND ( `post`.`published_time` < '1746125165' and `post`.`published_time` > '0' ) LIMIT 1 [ RunTime:0.000364s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `post`.`id` < '387' AND ( `post`.`published_time` < '1746125165' and `post`.`published_time` > '0' ) ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000296s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'type' => 'range',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 581,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `post`.`id` > '387' AND ( `post`.`published_time` < '1746125165' and `post`.`published_time` > '0' ) ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000259s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'type' => 'range',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 581,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000631s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.000586s ]
- [ SQL ] SELECT `cmf_portal_category`.*,pivot.id AS pivot__id,pivot.post_id AS pivot__post_id,pivot.category_id AS pivot__category_id,pivot.list_order AS pivot__list_order,pivot.status AS pivot__status FROM `cmf_portal_category` INNER JOIN `cmf_portal_category_post` `pivot` ON `pivot`.`category_id`=`cmf_portal_category`.`id` WHERE `pivot`.`post_id` = 387 [ RunTime:0.001354s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 55,
'extra' => NULL,
) ]
- [ SQL ] UPDATE `cmf_portal_post` SET `post_hits`=`post_hits`+1 WHERE `id` = 387 [ RunTime:0.003091s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000628s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000208s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='portal/Article/index',`file`='portal/article',`name`='文章页',`more`='{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}',`config_more`='{\"vars\":{\"hot_articles_category_id\":{\"title\":\"Hot Articles\\u5206\\u7c7bID\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}',`description`='文章页模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'tongda' AND `file` = 'portal/article' [ RunTime:0.001990s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'portal/baoming' LIMIT 1 [ RunTime:0.000225s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='portal/Lecture/detail',`file`='portal/baoming',`name`='课程页',`more`='{\"vars\":[]}',`config_more`='{\"vars\":[]}',`description`='课程页模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'tongda' AND `file` = 'portal/baoming' [ RunTime:0.002012s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000227s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='portal/Page/index',`file`='portal/contact',`name`='联系我们页',`more`='{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"ThinkCMF<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def0001\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.0001 Xie Tu Road, Shanghai China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"catman@thinkcmf.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"478519726\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}',`config_more`='{\"vars\":{\"baidu_map_info_window_text\":{\"title\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57\",\"name\":\"baidu_map_info_window_text\",\"value\":\"ThinkCMF<br\\/><span class=\'\'>\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7<\\/span>\",\"type\":\"text\",\"tip\":\"\\u767e\\u5ea6\\u5730\\u56fe\\u6807\\u6ce8\\u6587\\u5b57,\\u652f\\u6301\\u7b80\\u5355html\\u4ee3\\u7801\",\"rule\":[]},\"company_location\":{\"title\":\"\\u516c\\u53f8\\u5750\\u6807\",\"value\":\"\",\"type\":\"location\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_cn\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\",\"value\":\"\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def0001\\u53f7\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"address_en\":{\"title\":\"\\u516c\\u53f8\\u5730\\u5740\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"NO.0001 Xie Tu Road, Shanghai China\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"email\":{\"title\":\"\\u516c\\u53f8\\u90ae\\u7bb1\",\"value\":\"catman@thinkcmf.com\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_cn\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\",\"value\":\"021 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"phone_en\":{\"title\":\"\\u516c\\u53f8\\u7535\\u8bdd\\uff08\\u82f1\\u6587\\uff09\",\"value\":\"+8621 1000 0001\",\"type\":\"text\",\"tip\":\"\",\"rule\":{\"require\":true}},\"qq\":{\"title\":\"\\u8054\\u7cfbQQ\",\"value\":\"478519726\",\"type\":\"text\",\"tip\":\"\\u591a\\u4e2a QQ\\u4ee5\\u82f1\\u6587\\u9017\\u53f7\\u9694\\u5f00\",\"rule\":{\"require\":true}}}}',`description`='联系我们页模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'tongda' AND `file` = 'portal/contact' [ RunTime:0.001844s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000238s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='portal/Index/index',`file`='portal/index',`name`='首页',`more`='{\"widgets\":{\"features\":{\"title\":\"\\u5386\\u5e74\\u8003\\u4e0a\\u5b66\\u5458\",\"display\":0,\"vars\":{\"sub_title\":{\"title\":\"\\u5386\\u5e74\\u8003\\u4e0a\\u5b66\\u5458\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u680f\\u76ee\\u540d\\u79f0\",\"tip\":\"\",\"rule\":{\"require\":true}},\"features\":{\"title\":\"\\u5b66\\u5458\\u6570\\u636e\",\"value\":[{\"name\":\"\\u674e\\u5929\\u6615\",\"school\":\"\\u4e0a\\u5927\\u8003\\u5165\\u590d\\u65e6\",\"score\":\"417\\u5206\"},{\"name\":\"\\u91d1\\u6587\\u7855\",\"school\":\"\\u91d1\\u878d\\u8003\\u5165\\u590d\\u65e6\",\"score\":\"387\\u5206\"},{\"name\":\"\\u53f2\\u601d\\u5b87\",\"school\":\"\\u4e0a\\u5927\\u8003\\u5165\\u590d\\u65e6\",\"score\":\"312\\u5206\"},{\"name\":\"\\u5f20\\u6bd3\\u4e66\",\"school\":\"\\u534e\\u5e08\\u8003\\u5165\\u590d\\u65e6\",\"score\":\"395\\u5206\"},{\"name\":\"\\u674e\\u9521\\u5fb7\",\"school\":\"\\u4e0a\\u5e08\\u8003\\u5165\\u590d\\u65e6\",\"score\":\"437\\u5206\"},{\"name\":\"\\u53f6\\u65b9\\u821f\",\"school\":\"\\u8d22\\u5927\\u8003\\u5165\\u590d\\u65e6\",\"score\":\"655\\u5206\"},{\"name\":\"\\u6731\\u8457\",\"school\":\"\\u534e\\u7406\\u8003\\u5165\\u590d\\u65e6\",\"score\":\"727\\u5206\"},{\"name\":\"\\u674e\\u5609\\u5b87\",\"school\":\"\\u534e\\u7406\\u8003\\u5165\\u590d\\u65e6\",\"score\":\"713\\u5206\"},{\"name\":\"\\u738b\\u4e91\",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"163.5\\u5206\"},{\"name\":\"\\u5434\\u5c0f\\u5251\",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"133\\u5206\"},{\"name\":\"\\u5415\\u5f64\",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"119\\u5206\"},{\"name\":\"\\u6731\\u7428\",\"school\":\"\\u6d77\\u4e8b\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"138.5\\u5206\"},{\"name\":\"\\u9ec4\\u5e05\\u4e00\",\"school\":\"\\u4e0a\\u5927\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"113\\u5206\"},{\"name\":\"\\u6797\\u58a8\\u7ff0\",\"school\":\"\\u6d77\\u4e8b\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"118\\u5206\"},{\"name\":\"\\u595a\\u60a6\\u9759\",\"school\":\"\\u4e0a\\u5927\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"118.5\\u5206\"},{\"name\":\"\\u9648\\u661f\\u8fd0\",\"school\":\"\\u534e\\u7406\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"136.5\\u5206\"},{\"name\":\"\\u80e1\\u5fd7\\u5b89\",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"117.5\\u5206\"},{\"name\":\"\\u80e1\\u82e5\\u8861\",\"school\":\"\\u4e1c\\u534e\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"113.5\\u5206\"},{\"name\":\"\\u8d75\\u8bd7\\u96e8\",\"school\":\"\\u4e0a\\u5e08\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"135.5\\u5206\"},{\"name\":\"\\u590f\\u9648\",\"school\":\"\\u4e0a\\u5927\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"152\\u5206\"},{\"name\":\"\\u5434\\u8bd7\\u5b87\",\"school\":\"\\u5929\\u534e\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"126\\u5206\"},{\"name\":\"\\u674e\\u8212\\u7434\",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"138\\u5206\"},{\"name\":\"\\u738b\\u6770\",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"133\\u5206\"},{\"name\":\"\\u9648\\u6657\",\"school\":\"\\u534e\\u7406\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"127\\u5206\"},{\"name\":\"\\u6c88\\u8bd7\\u96ef\",\"school\":\"\\u4e0a\\u5927\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"140\\u5206\"},{\"name\":\"\\u5468\\u7399\",\"school\":\"\\u4e0a\\u5927\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"110\\u5206\"},{\"name\":\"\\u51af\\u81ea\\u5f3a \",\"school\":\"\\u6d77\\u6d0b\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"138\\u5206\"},{\"name\":\"\\u9648\\u6893\\u6d54 \",\"school\":\"\\u4e0a\\u5927\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"115\\u5206\"},{\"name\":\"\\u5362\\u5955\\u541b \",\"school\":\"\\u7535\\u673a\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\"133\\u5206\"},{\"name\":\"\\u8d75\\u6587\\u51ef\",\"school\":\" \\u4e1c\\u534e\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\" 144.5\\u5206\"},{\"name\":\"\\u845b\\u5e05 \",\"school\":\"\\u4e1c\\u534e\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"142.5\\u5206\"},{\"name\":\"\\u9093\\u6743\\u653f \",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"133\\u5206\"},{\"name\":\"\\u5f20\\u5c0f\\u5c0f \",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"139\\u5206\"},{\"name\":\"\\u5f90\\u987a\\u6377 \",\"school\":\"\\u534e\\u7406\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"141\\u5206\"},{\"name\":\"\\u738b\\u6668\\u660a\",\"school\":\" \\u4e0a\\u5927\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"134\\u5206\"},{\"name\":\"\\u738b\\u81f4\\u7528 \",\"school\":\"\\u4e0a\\u5e08\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\" 131\\u5206\"},{\"name\":\"\\u66f9\\u4f73\\u946b \",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\" 143\\u5206\"},{\"name\":\"\\u6731\\u4e1c\\u54f2\",\"school\":\" \\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\" 147.5\\u5206\"},{\"name\":\"\\u9ad8\\u5c91 \",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"146.5\\u5206\"},{\"name\":\"\\u91d1\\u5b87\",\"school\":\" \\u4e1c\\u534e\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"166\\u5206\"},{\"name\":\"\\u9648\\u94ed\\u94ed \",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"140.5\\u5206\"},{\"name\":\"\\u4efb\\u82e5\\u7433 \",\"school\":\"\\u4e0a\\u7406\\u8003\\u5165\\u540c\\u6d4e \",\"score\":\"146\\u5206\"},{\"name\":\"\\u5f6d\\u7ff0\\u6797\",\"school\":\" \\u4e0a\\u5927\\u8003\\u5165\\u540c\\u6d4e\",\"score\":\" 136.5\\u5206\"},{\"name\":\"\\u738b\\u5029 \",\"school\":\"\\u4e0a\\u5e08\\u8003\\u5165\\u534e\\u5e08 \",\"score\":\"214\\u5206\"},{\"name\":\"\\u9676\\u5c0f\\u9752 \",\"school\":\"\\u4e0a\\u5e08\\u8003\\u5165\\u534e\\u5e08\",\"score\":\" 197\\u5206\"},{\"name\":\"\\u718a\\u9038\\u98de\",\"school\":\" \\u7535\\u673a\\u8003\\u5165\\u534e\\u5e08 \",\"score\":\"206\\u5206\"},{\"name\":\"\\u738b\\u6587\\u6d9b\",\"school\":\" \\u91d1\\u878d\\u8003\\u5165\\u534e\\u5e08 \",\"score\":\"224\\u5206\"},{\"name\":\"\\u738b\\u6caa\\u5ddd\",\"school\":\" \\u6d77\\u6d0b\\u8003\\u5165\\u534e\\u5e08\",\"score\":\" 228\\u5206\"},{\"name\":\"\\u9646\\u4e43\\u6768 \",\"school\":\"\\u4e0a\\u5927\\u8003\\u5165\\u534e\\u5e08 \",\"score\":\"223\\u5206\"},{\"name\":\"\\u738b\\u8d62 \",\"school\":\" \\u4e0a\\u7406\\u8003\\u5165\\u534e\\u5e08\",\"score\":\" 227\\u5206\"},{\"name\":\"\\u859b\\u660a \",\"school\":\" \\u4e0a\\u5e08\\u8003\\u5165\\u534e\\u5e08 \",\"score\":\"245\\u5206\"},{\"name\":\"\\u5434\\u4f9d\\u4f26 \",\"school\":\"\\u4e0a\\u5e08\\u8003\\u5165\\u534e\\u5e08\",\"score\":\" 252\\u5206\"}],\"type\":\"array\",\"item\":{\"name\":{\"title\":\"\\u59d3\\u540d\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"school\":{\"title\":\"\\u5b66\\u6821\",\"value\":\"\",\"type\":\"text\"},\"score\":{\"title\":\"\\u5206\\u6570\",\"value\":\"\",\"type\":\"text\"}},\"tip\":\"\"}}},\"school\":{\"title\":\"\\u540c\\u8fbe\\u6559\\u5b66\\u70b9\",\"display\":\"1\",\"vars\":{\"lists\":{\"title\":\"\\u540c\\u8fbe\\u6559\\u5b66\\u70b9\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"name\":{\"title\":\"\\u6821\\u533a\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"address\":{\"title\":\"\\u6821\\u533a\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"tel\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"images\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}}},\"tip\":\"\"}}}}}',`config_more`='{\"widgets\":{\"features\":{\"title\":\"\\u5386\\u5e74\\u8003\\u4e0a\\u5b66\\u5458\",\"display\":\"1\",\"vars\":{\"sub_title\":{\"title\":\"\\u5386\\u5e74\\u8003\\u4e0a\\u5b66\\u5458\",\"value\":\"\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u680f\\u76ee\\u540d\\u79f0\",\"tip\":\"\",\"rule\":{\"require\":true}},\"features\":{\"title\":\"\\u5b66\\u5458\\u6570\\u636e\",\"value\":[],\"type\":\"array\",\"item\":{\"name\":{\"title\":\"\\u59d3\\u540d\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"school\":{\"title\":\"\\u5b66\\u6821\",\"value\":\"\",\"type\":\"text\"},\"score\":{\"title\":\"\\u5206\\u6570\",\"value\":\"\",\"type\":\"text\"}},\"tip\":\"\"}}},\"school\":{\"title\":\"\\u540c\\u8fbe\\u6559\\u5b66\\u70b9\",\"display\":\"1\",\"vars\":{\"lists\":{\"title\":\"\\u540c\\u8fbe\\u6559\\u5b66\\u70b9\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"name\":{\"title\":\"\\u6821\\u533a\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"address\":{\"title\":\"\\u6821\\u533a\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"tel\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"images\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}}},\"tip\":\"\"}}}}}',`description`='首页模板文件',`is_public`=0,`list_order`=5 WHERE `theme` = 'tongda' AND `file` = 'portal/index' [ RunTime:0.014689s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'portal/lecture' LIMIT 1 [ RunTime:0.000247s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='portal/List/index',`file`='portal/lecture',`name`='课程列表页',`more`='{\"vars\":[],\"widgets\":[]}',`config_more`='{\"vars\":[],\"widgets\":[]}',`description`='课程列表模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'tongda' AND `file` = 'portal/lecture' [ RunTime:0.006000s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000233s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='portal/List/index',`file`='portal/list',`name`='文章列表页',`more`='{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}',`config_more`='{\"vars\":[],\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}',`description`='文章列表模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'tongda' AND `file` = 'portal/list' [ RunTime:0.002395s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000219s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='portal/Page/index',`file`='portal/page',`name`='单页面',`more`='{\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}',`config_more`='{\"widgets\":{\"hottest_articles\":{\"title\":\"\\u70ed\\u95e8\\u6587\\u7ae0\",\"display\":\"1\",\"vars\":{\"hottest_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}},\"last_articles\":{\"title\":\"\\u6700\\u65b0\\u53d1\\u5e03\",\"display\":\"1\",\"vars\":{\"last_articles_category_id\":{\"title\":\"\\u6587\\u7ae0\\u5206\\u7c7bID\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"portal\\/category\\/index\",\"multi\":true},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u5206\\u7c7b\",\"tip\":\"\",\"rule\":{\"require\":true}}}}}}',`description`='单页面模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'tongda' AND `file` = 'portal/page' [ RunTime:0.002216s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000219s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='portal/search/index',`file`='portal/search',`name`='搜索页面',`more`='{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}',`config_more`='{\"vars\":{\"varName1\":{\"title\":\"\\u70ed\\u95e8\\u641c\\u7d22\",\"value\":\"1\",\"type\":\"text\",\"tip\":\"\\u8fd9\\u662f\\u4e00\\u4e2atext\",\"rule\":{\"require\":true}}}}',`description`='搜索模板文件',`is_public`=0,`list_order`=10 WHERE `theme` = 'tongda' AND `file` = 'portal/search' [ RunTime:0.002805s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'public/article_left' LIMIT 1 [ RunTime:0.000224s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='public/article_left',`file`='public/article_left',`name`='文章详情页左上',`more`='{\"vars\":[]}',`config_more`='{\"vars\":[]}',`description`='文章详情页左上',`is_public`=1,`list_order`=1 WHERE `theme` = 'tongda' AND `file` = 'public/article_left' [ RunTime:0.001786s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000207s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='public/Config',`file`='public/config',`name`='模板全局配置',`more`='{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":\"1\",\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}',`config_more`='{\"vars\":{\"enable_mobile\":{\"title\":\"\\u624b\\u673a\\u6ce8\\u518c\",\"value\":1,\"type\":\"select\",\"options\":{\"1\":\"\\u5f00\\u542f\",\"0\":\"\\u5173\\u95ed\"},\"tip\":\"\"}}}',`description`='模板全局配置文件',`is_public`=1,`list_order`=0 WHERE `theme` = 'tongda' AND `file` = 'public/config' [ RunTime:0.001772s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'public/footer' LIMIT 1 [ RunTime:0.000219s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='public/footer',`file`='public/footer',`name`='同达教学点',`more`='{\"widgets\":{\"school\":{\"title\":\"\\u540c\\u8fbe\\u6559\\u5b66\\u70b9\",\"display\":\"1\",\"vars\":{\"schoollist\":{\"title\":\"\\u540c\\u8fbe\\u6559\\u5b66\\u70b9\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"name\":{\"title\":\"\\u6821\\u533a\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"address\":{\"title\":\"\\u6821\\u533a\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"tel\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"images\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}}},\"tip\":\"\"}}}}}',`config_more`='{\"widgets\":{\"school\":{\"title\":\"\\u540c\\u8fbe\\u6559\\u5b66\\u70b9\",\"display\":\"1\",\"vars\":{\"schoollist\":{\"title\":\"\\u540c\\u8fbe\\u6559\\u5b66\\u70b9\\u5217\\u8868\",\"value\":[],\"type\":\"array\",\"item\":{\"name\":{\"title\":\"\\u6821\\u533a\\u540d\\u79f0\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"address\":{\"title\":\"\\u6821\\u533a\\u5730\\u5740\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"tel\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"images\":{\"title\":\"\\u7535\\u8bdd\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}}},\"tip\":\"\"}}}}}',`description`='同达教学点配置文件',`is_public`=1,`list_order`=0 WHERE `theme` = 'tongda' AND `file` = 'public/footer' [ RunTime:0.002042s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000220s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='tongda',`action`='public/Nav',`file`='public/nav',`name`='导航条',`more`='{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"\\u540c\\u8fbe\\u6559\\u80b2\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"kefu_phone\":{\"title\":\"\\u5ba2\\u670d\\u70ed\\u7ebf\",\"name\":\"kefu_phone\",\"value\":\"021-33626001\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"kefu_mobile\":{\"title\":\"\\u79fb\\u52a8\\u7535\\u8bdd\",\"name\":\"kefu_mobile\",\"value\":\"18201977120\\uff08\\u5fae\\u4fe1\\u540c\\u53f7\\uff09\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"qq_group\":{\"title\":\"2020\\u5e74\\u63d2\\u73ed\\u751fQQ\\u4ea4\\u6d41\\u7fa4\",\"name\":\"qq_group\",\"value\":\"690919019\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"tingke_link\":{\"title\":\"\\u542c\\u8bfe\\u5e73\\u53f0\\u94fe\\u63a5\",\"name\":\"tingke_link\",\"value\":\"http:\\/\\/ck.tongdaedu.com\\/\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"jiangzuo_link\":{\"title\":\"\\u8fdb\\u5165\\u8bb2\\u5ea7\\u94fe\\u63a5\",\"name\":\"jiangzuo_link\",\"value\":\"http:\\/\\/www.tongdaedu.cn\\/list\\/1.html\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"logo\":{\"title\":\"\\u7f51\\u7ad9LOGO\",\"name\":\"logo\",\"value\":\"admin\\/20230525\\/451cd677678a6228c16b16070e6c52fc.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"erweima\":{\"title\":\"\\u9876\\u90e8\\u4e8c\\u7ef4\\u7801\",\"name\":\"logo\",\"value\":\"admin\\/20240507\\/2e6192f6ed07904a57a4ec4c19fee8cb.png\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"yxjz_bg\":{\"title\":\"\\u9662\\u6821\\u7b80\\u7ae0\\u80cc\\u666f\\u56fe\",\"name\":\"yxjz_bg\",\"value\":\"admin\\/20240522\\/9fa3a1d062d0fd00b0f899d09584abb9.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"tdfc_bg\":{\"title\":\"\\u540c\\u8fbe\\u98ce\\u91c7\\u80cc\\u666f\\u56fe\",\"name\":\"tdfc_bg\",\"value\":\"admin\\/20240522\\/30a0c4ef56e7d018c671cc0af802afa7.jpg\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"baidu_code\":{\"title\":\"\\u767e\\u5ea6\\u5546\\u6865\\u4ee3\\u7801\",\"name\":\"baidu_code\",\"value\":\"11\",\"type\":\"textarea\",\"tip\":\"\",\"rule\":[]}}}',`config_more`='{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"\\u540c\\u8fbe\\u6559\\u80b2\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"kefu_phone\":{\"title\":\"\\u5ba2\\u670d\\u70ed\\u7ebf\",\"name\":\"kefu_phone\",\"value\":\"021-33626001 33626002\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"kefu_mobile\":{\"title\":\"\\u79fb\\u52a8\\u7535\\u8bdd\",\"name\":\"kefu_mobile\",\"value\":\"13816119982\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"qq_group\":{\"title\":\"2020\\u5e74\\u63d2\\u73ed\\u751fQQ\\u4ea4\\u6d41\\u7fa4\",\"name\":\"qq_group\",\"value\":\"579880511\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"tingke_link\":{\"title\":\"\\u542c\\u8bfe\\u5e73\\u53f0\\u94fe\\u63a5\",\"name\":\"tingke_link\",\"value\":\"http:\\/\\/tingke.kaoyantd.com\\/\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"jiangzuo_link\":{\"title\":\"\\u8fdb\\u5165\\u8bb2\\u5ea7\\u94fe\\u63a5\",\"name\":\"jiangzuo_link\",\"value\":\"http:\\/\\/www.tongdaedu.net\\/list\\/1.html\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]},\"logo\":{\"title\":\"\\u7f51\\u7ad9LOGO\",\"name\":\"logo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"erweima\":{\"title\":\"\\u9876\\u90e8\\u4e8c\\u7ef4\\u7801\",\"name\":\"logo\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"yxjz_bg\":{\"title\":\"\\u9662\\u6821\\u7b80\\u7ae0\\u80cc\\u666f\\u56fe\",\"name\":\"yxjz_bg\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"tdfc_bg\":{\"title\":\"\\u540c\\u8fbe\\u98ce\\u91c7\\u80cc\\u666f\\u56fe\",\"name\":\"tdfc_bg\",\"value\":\"\",\"type\":\"image\",\"tip\":\"\",\"rule\":{\"require\":true},\"message\":{\"require\":\"\\u4e0d\\u80fd\\u4e3a\\u7a7a\"}},\"baidu_code\":{\"title\":\"\\u767e\\u5ea6\\u5546\\u6865\\u4ee3\\u7801\",\"name\":\"baidu_code\",\"value\":\"\",\"type\":\"textarea\",\"tip\":\"\",\"rule\":[]}}}',`description`='导航条模板文件',`is_public`=1,`list_order`=1 WHERE `theme` = 'tongda' AND `file` = 'public/nav' [ RunTime:0.002163s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'tongda' [ RunTime:0.000246s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000662s ]
- [ SQL ] UPDATE `cmf_theme` SET `name`='同达教育',`version`='1.0.2',`demo_url`='http://www.tongdaedu.net',`author`='同达教育',`lang`='zh-cn',`author_url`='http://www.tongdaedu.net',`keywords`='同达教育',`description`='同达教育' WHERE `theme` = 'tongda' [ RunTime:0.002119s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'tongda' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.000218s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000602s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000158s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.000580s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000153s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 2,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000579s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000212s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide` [ RunTime:0.000560s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_slide` WHERE `id` = 3 AND `status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000178s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_slide_item` [ RunTime:0.000707s ]
- [ SQL ] SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 3 ORDER BY `list_order` ASC [ RunTime:0.000275s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_slide_item',
'type' => 'ref',
'possible_keys' => 'slide_id',
'key' => 'slide_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 3,
'extra' => 'Using where; Using filesort',
) ]

0.143510s