SHOW FULL COLUMNS FROM `dba_config` [ RunTime:0.002204s ]
SELECT `content` FROM `dba_config` WHERE `filepath` = 'webname' AND `estate` = 1 LIMIT 1 [ RunTime:0.000506s ]
SELECT `content` FROM `dba_config` WHERE `filepath` = 'keywords' AND `estate` = 1 LIMIT 1 [ RunTime:0.000306s ]
SELECT `content` FROM `dba_config` WHERE `filepath` = 'headerText' AND `estate` = 1 LIMIT 1 [ RunTime:0.000362s ]
SELECT `content` FROM `dba_config` WHERE `filepath` = 'tel' AND `estate` = 1 LIMIT 1 [ RunTime:0.000237s ]
SELECT `content` FROM `dba_config` WHERE `filepath` = 'email' AND `estate` = 1 LIMIT 1 [ RunTime:0.000260s ]
SELECT `pic` FROM `dba_config` WHERE `filepath` = 'logo' AND `estate` = 1 LIMIT 1 [ RunTime:0.000220s ]
SELECT `pic` FROM `dba_config` WHERE `filepath` = 'logo2' AND `estate` = 1 LIMIT 1 [ RunTime:0.000210s ]
SELECT `content` FROM `dba_config` WHERE `filepath` = 'footerText' AND `estate` = 1 LIMIT 1 [ RunTime:0.000299s ]
SELECT `content` FROM `dba_config` WHERE `filepath` = 'address' AND `estate` = 1 LIMIT 1 [ RunTime:0.000293s ]
SELECT `content` FROM `dba_config` WHERE `filepath` = 'icp' AND `estate` = 1 LIMIT 1 [ RunTime:0.000271s ]
SELECT `pic` FROM `dba_config` WHERE `filepath` = 'weixin' AND `estate` = 1 LIMIT 1 [ RunTime:0.000265s ]
SHOW FULL COLUMNS FROM `dba_anclass` [ RunTime:0.002113s ]
SELECT `parentid` FROM `dba_anclass` WHERE `filepath` = 'about' LIMIT 1 [ RunTime:0.000540s ]
SHOW FULL COLUMNS FROM `dba_news` [ RunTime:0.002067s ]
SELECT * FROM `dba_news` WHERE ( LEFT(parentid,4) = '0132' ) AND `filepath` <> 'indexAbout' ORDER BY `tj` DESC,`toporder` DESC,`adddate` DESC [ RunTime:0.001432s ]
SELECT `parentid` FROM `dba_anclass` WHERE `filepath` = 'product' LIMIT 1 [ RunTime:0.000316s ]
SELECT * FROM `dba_anclass` WHERE ( LEFT(parentid,4) = '0081' ) AND ( LENGTH(parentid) = 8 ) ORDER BY `toporder` DESC [ RunTime:0.000483s ]
SELECT COUNT(*) AS think_count FROM `dba_news` WHERE ( ( LEFT(parentid, 8) = '01380149' ) ) [ RunTime:0.001125s ]
SELECT * FROM `dba_anclass` WHERE ( LEFT(parentid, 4) = LEFT('01380149', 4) ) AND ( LENGTH(parentid) = 8 ) [ RunTime:0.000504s ]