报名鸿蒙为什么要填银行卡,在银桥网绑定银行卡时为什么要填写开户行?

[ DB ] CONNECT:[ UseTime:0.000237s ] mysql:host=localhost;port=3306;dbname=yinqiao_gaiban;charset=utf8

[ SQL ] SHOW COLUMNS FROM `wlk_seo` [ RunTime:0.000581s ]

[ SQL ] SELECT * FROM `wlk_seo` [ RunTime:0.000188s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_seo',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 36,

'extra' => NULL,

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_region` [ RunTime:0.000519s ]

[ SQL ] SELECT * FROM `wlk_region` WHERE `type` = 2 AND `website` = 1 LIMIT 3 [ RunTime:0.000344s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_region',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 10121,

'extra' => 'Using where',

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_option` [ RunTime:0.000503s ]

[ SQL ] SELECT `option_value` FROM `wlk_option` WHERE `option_name` = 'site_info' LIMIT 1 [ RunTime:0.000193s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_option',

'type' => 'const',

'possible_keys' => 'option_name',

'key' => 'option_name',

'key_len' => '194',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `option_value` FROM `wlk_option` WHERE `option_name` = 'abount_settings' LIMIT 1 [ RunTime:0.000175s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_option',

'type' => 'const',

'possible_keys' => 'option_name',

'key' => 'option_name',

'key_len' => '194',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_asklinks` [ RunTime:0.000660s ]

[ SQL ] SELECT `link_url`,`link_name` FROM `wlk_asklinks` WHERE ( link_status = 1 ) ORDER BY `listorder` ASC [ RunTime:0.000177s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_asklinks',

'type' => 'ALL',

'possible_keys' => 'link_visible',

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 4,

'extra' => 'Using where; Using filesort',

) ]

[ SQL ] SELECT `url`,`title`,`keywords`,`description`,`website` FROM `wlk_seo` [ RunTime:0.000171s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_seo',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 36,

'extra' => NULL,

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_invitation` [ RunTime:0.000532s ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE `id` = 4993 LIMIT 1 [ RunTime:0.000219s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] UPDATE `wlk_invitation` SET `view_times`=1870 WHERE ( id=4993 ) [ RunTime:0.001874s ]

[ SQL ] SELECT `id`,`user_id`,`class_id`,`title`,`content`,`img`,`label_id`,`integral`,`is_adopt`,`addtime`,`adopt_time`,`is_del`,`status`,`answer_num`,`view_times`,`examine_time`,`reward`,`website`,`city_id`,`bank_id` FROM `wlk_invitation` WHERE ( id=4993 and (status=3 or status=4) ) LIMIT 1 [ RunTime:0.000197s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_users` [ RunTime:0.000572s ]

[ SQL ] SELECT `user_login` FROM `wlk_users` WHERE ( id=4004 ) LIMIT 1 [ RunTime:0.000180s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_users',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '8',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_asklabel` [ RunTime:0.000670s ]

[ SQL ] SELECT * FROM `wlk_asklabel` WHERE `is_custom` = 0 AND `is_use` = 1 [ RunTime:0.000227s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_asklabel',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 106,

'extra' => 'Using where',

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_posts` [ RunTime:0.000596s ]

[ SQL ] SELECT `id`,`post_title` FROM `wlk_posts` `p` INNER JOIN `wlk_term_relationships` `r` ON `r`.`object_id`=`p`.`id` WHERE ( p.post_status = 1 and r.status = 1 ) ORDER BY `p`.`post_date` DESC LIMIT 0,14 [ RunTime:0.000317s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'p',

'type' => 'index',

'possible_keys' => 'PRIMARY',

'key' => 'post_date',

'key_len' => '6',

'ref' => NULL,

'rows' => 14,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( status in (3,4) ) AND `class_id` = 1 ORDER BY `addtime` DESC LIMIT 0,16 [ RunTime:0.007158s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status',

'key_len' => '4',

'ref' => 'const',

'rows' => 6860,

'extra' => 'Using index condition; Using where; Using filesort',

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_cardclass` [ RunTime:0.000549s ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000152s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000145s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000176s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000140s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000142s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000110s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000100s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000129s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000097s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000092s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000123s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000117s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000096s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000117s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000119s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `name` FROM `wlk_cardclass` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000119s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'const',

'possible_keys' => 'PRIMARY',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `id`,`name` FROM `wlk_cardclass` WHERE ( is_show=1 ) ORDER BY `sort` DESC [ RunTime:0.000180s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_cardclass',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 15,

'extra' => 'Using where; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=1 and status in (3,4) ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.007161s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status',

'key_len' => '4',

'ref' => 'const',

'rows' => 6860,

'extra' => 'Using index condition; Using where; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=1 and status=4 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000270s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 141,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=1 and status=3 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000241s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 6719,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=2 and status in (3,4) ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.001748s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'range',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status',

'key_len' => '5',

'ref' => NULL,

'rows' => 1336,

'extra' => 'Using index condition; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=2 and status=4 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000228s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 129,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=2 and status=3 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000208s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 1207,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=3 and status in (3,4) ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000703s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'range',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => NULL,

'rows' => 858,

'extra' => 'Using index condition; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=3 and status=4 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000199s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 107,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=3 and status=3 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000205s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 751,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=4 and status in (3,4) ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000805s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'range',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => NULL,

'rows' => 1004,

'extra' => 'Using index condition; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=4 and status=4 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000209s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 54,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=4 and status=3 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000202s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 950,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=5 and status in (3,4) ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.009447s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status',

'key_len' => '4',

'ref' => 'const',

'rows' => 8349,

'extra' => 'Using index condition; Using where; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=5 and status=4 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000246s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 375,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=5 and status=3 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000226s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 7974,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=6 and status in (3,4) ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000467s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'range',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status',

'key_len' => '5',

'ref' => NULL,

'rows' => 187,

'extra' => 'Using index condition; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=6 and status=4 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000206s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 34,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=6 and status=3 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000203s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 153,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=7 and status in (3,4) ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.008206s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status',

'key_len' => '4',

'ref' => 'const',

'rows' => 7940,

'extra' => 'Using index condition; Using where; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=7 and status=4 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000241s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 163,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=7 and status=3 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000221s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 7777,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=8 and status in (3,4) ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000343s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'range',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status',

'key_len' => '5',

'ref' => NULL,

'rows' => 101,

'extra' => 'Using index condition; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=8 and status=4 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000219s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 49,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=8 and status=3 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000216s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 52,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=10 and status in (3,4) ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000281s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'range',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => NULL,

'rows' => 93,

'extra' => 'Using index condition; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=10 and status=4 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000175s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 1,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=10 and status=3 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000179s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 92,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=9 and status in (3,4) ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000405s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'range',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status',

'key_len' => '5',

'ref' => NULL,

'rows' => 141,

'extra' => 'Using index condition; Using filesort',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=9 and status=4 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000181s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 1,

'extra' => 'Using where',

) ]

[ SQL ] SELECT * FROM `wlk_invitation` WHERE ( class_id=9 and status=3 ) ORDER BY `addtime` DESC LIMIT 0,20 [ RunTime:0.000178s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'ref',

'possible_keys' => 'idx_classid_status,idx_classid_status_addtime',

'key' => 'idx_classid_status_addtime',

'key_len' => '5',

'ref' => 'const,const',

'rows' => 140,

'extra' => 'Using where',

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_reply` [ RunTime:0.000636s ]

[ SQL ] SELECT COUNT(*) AS tp_count FROM `wlk_reply` WHERE `invitation_id` = 4993 AND `is_del` = 0 AND ( status in(3,4) ) LIMIT 1 [ RunTime:0.000220s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_reply',

'type' => 'range',

'possible_keys' => 'idx_invitationid_status_isdel',

'key' => 'idx_invitationid_status_isdel',

'key_len' => '6',

'ref' => NULL,

'rows' => 5,

'extra' => 'Using where; Using index',

) ]

[ SQL ] SELECT `wlk_reply`.*,`wlk_users`.`user_login` FROM `wlk_reply` INNER JOIN `wlk_users` ON `wlk_users`.`id`=`wlk_reply`.`reply_uid` WHERE `invitation_id` = 4993 AND `is_del` = 0 AND ( status in(3,4) ) AND ( wlk_reply.status = 3 ) ORDER BY `wlk_reply`.`id` DESC [ RunTime:0.000255s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_reply',

'type' => 'ref',

'possible_keys' => 'idx_invitationid_status_isdel',

'key' => 'idx_invitationid_status_isdel',

'key_len' => '6',

'ref' => 'const,const,const',

'rows' => 4,

'extra' => 'Using where',

) ]

[ SQL ] SELECT `wlk_invitation`.*,c.name as cname FROM `wlk_invitation` INNER JOIN `wlk_users` `u` ON `u`.`id`=`wlk_invitation`.`user_id` INNER JOIN `wlk_cardclass` `c` ON `c`.`id`=`wlk_invitation`.`class_id` WHERE `wlk_invitation`.`id` = '4993' LIMIT 1 [ RunTime:0.000186s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_invitation',

'type' => 'const',

'possible_keys' => 'PRIMARY,idx_classid_status,idx_classid_status_addtime',

'key' => 'PRIMARY',

'key_len' => '4',

'ref' => 'const',

'rows' => 1,

'extra' => NULL,

) ]

[ SQL ] SELECT `wlk_reply`.*,`wlk_users`.`user_login` FROM `wlk_reply` INNER JOIN `wlk_users` ON `wlk_users`.`id`=`wlk_reply`.`reply_uid` WHERE `wlk_reply`.`invitation_id` = '4993' AND `wlk_reply`.`adopt` = 1 LIMIT 1 [ RunTime:0.000178s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_reply',

'type' => 'ref',

'possible_keys' => 'idx_invitationid_status_isdel',

'key' => 'idx_invitationid_status_isdel',

'key_len' => '4',

'ref' => 'const',

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_theme_file` [ RunTime:0.000647s ]

[ SQL ] SELECT * FROM `wlk_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000195s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_theme_file',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] UPDATE `wlk_theme_file` SET `theme`='simpleboot3',`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` = 'simpleboot3' AND `file` = 'portal/article' [ RunTime:0.002008s ]

[ SQL ] SELECT * FROM `wlk_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/contact' LIMIT 1 [ RunTime:0.000175s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_theme_file',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] UPDATE `wlk_theme_file` SET `theme`='simpleboot3',`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\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7\",\"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\\u5730\\u5740\\uff1a\\u4e0a\\u6d77\\u5e02\\u5f90\\u6c47\\u533a\\u659c\\u571f\\u8def2601\\u53f7\",\"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` = 'simpleboot3' AND `file` = 'portal/contact' [ RunTime:0.001128s ]

[ SQL ] SELECT * FROM `wlk_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/index' LIMIT 1 [ RunTime:0.000194s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_theme_file',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] UPDATE `wlk_theme_file` SET `theme`='simpleboot3',`action`='portal/Index/index',`file`='portal/index',`name`='首页',`more`='{\"vars\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"features\":{\"title\":\"\\u5feb\\u901f\\u4e86\\u89e3ThinkCMF\",\"display\":\"1\",\"vars\":{\"sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"Quickly understand the ThinkCMF\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"features\":{\"title\":\"\\u7279\\u6027\\u4ecb\\u7ecd\",\"value\":[{\"title\":\"MVC\\u5206\\u5c42\\u6a21\\u5f0f\",\"icon\":\"bars\",\"content\":\"\\u4f7f\\u7528MVC\\u5e94\\u7528\\u7a0b\\u5e8f\\u88ab\\u5206\\u6210\\u4e09\\u4e2a\\u6838\\u5fc3\\u90e8\\u4ef6\\uff1a\\u6a21\\u578b\\uff08M\\uff09\\u3001\\u89c6\\u56fe\\uff08V\\uff09\\u3001\\u63a7\\u5236\\u5668\\uff08C\\uff09\\uff0c\\u4ed6\\u4e0d\\u662f\\u4e00\\u4e2a\\u65b0\\u7684\\u6982\\u5ff5\\uff0c\\u53ea\\u662fThinkCMF\\u5c06\\u5176\\u53d1\\u6325\\u5230\\u4e86\\u6781\\u81f4\\u3002\"},{\"title\":\"\\u7528\\u6237\\u7ba1\\u7406\",\"icon\":\"group\",\"content\":\"ThinkCMF\\u5185\\u7f6e\\u4e86\\u7075\\u6d3b\\u7684\\u7528\\u6237\\u7ba1\\u7406\\u65b9\\u5f0f\\uff0c\\u5e76\\u53ef\\u76f4\\u63a5\\u4e0e\\u7b2c\\u4e09\\u65b9\\u7ad9\\u70b9\\u8fdb\\u884c\\u4e92\\u8054\\u4e92\\u901a\\uff0c\\u5982\\u679c\\u4f60\\u613f\\u610f\\u751a\\u81f3\\u53ef\\u4ee5\\u5bf9\\u5355\\u4e2a\\u7528\\u6237\\u6216\\u7fa4\\u4f53\\u7528\\u6237\\u7684\\u884c\\u4e3a\\u8fdb\\u884c\\u8bb0\\u5f55\\u53ca\\u5206\\u4eab\\uff0c\\u4e3a\\u60a8\\u7684\\u8fd0\\u8425\\u51b3\\u7b56\\u63d0\\u4f9b\\u6709\\u6548\\u53c2\\u8003\\u6570\\u636e\\u3002\"},{\"title\":\"\\u4e91\\u7aef\\u90e8\\u7f72\",\"icon\":\"cloud\",\"content\":\"\\u901a\\u8fc7\\u9a71\\u52a8\\u7684\\u65b9\\u5f0f\\u53ef\\u4ee5\\u8f7b\\u677e\\u652f\\u6301\\u4e91\\u5e73\\u53f0\\u7684\\u90e8\\u7f72\\uff0c\\u8ba9\\u4f60\\u7684\\u7f51\\u7ad9\\u65e0\\u7f1d\\u8fc1\\u79fb\\uff0c\\u5185\\u7f6e\\u5df2\\u7ecf\\u652f\\u6301SAE\\u3001BAE\\uff0c\\u6b63\\u5f0f\\u7248\\u5c06\\u5bf9\\u4e91\\u7aef\\u90e8\\u7f72\\u8fdb\\u884c\\u8fdb\\u4e00\\u6b65\\u4f18\\u5316\\u3002\"},{\"title\":\"\\u5b89\\u5168\\u7b56\\u7565\",\"icon\":\"heart\",\"content\":\"\\u63d0\\u4f9b\\u7684\\u7a33\\u5065\\u7684\\u5b89\\u5168\\u7b56\\u7565\\uff0c\\u5305\\u62ec\\u5907\\u4efd\\u6062\\u590d\\uff0c\\u5bb9\\u9519\\uff0c\\u9632\\u6cbb\\u6076\\u610f\\u653b\\u51fb\\u767b\\u9646\\uff0c\\u7f51\\u9875\\u9632\\u7be1\\u6539\\u7b49\\u591a\\u9879\\u5b89\\u5168\\u7ba1\\u7406\\u529f\\u80fd\\uff0c\\u4fdd\\u8bc1\\u7cfb\\u7edf\\u5b89\\u5168\\uff0c\\u53ef\\u9760\\uff0c\\u7a33\\u5b9a\\u7684\\u8fd0\\u884c\\u3002\"},{\"title\":\"\\u5e94\\u7528\\u6a21\\u5757\\u5316\",\"icon\":\"cubes\",\"content\":\"\\u63d0\\u51fa\\u5168\\u65b0\\u7684\\u5e94\\u7528\\u6a21\\u5f0f\\u8fdb\\u884c\\u6269\\u5c55\\uff0c\\u4e0d\\u7ba1\\u662f\\u4f60\\u5f00\\u53d1\\u4e00\\u4e2a\\u5c0f\\u529f\\u80fd\\u8fd8\\u662f\\u4e00\\u4e2a\\u5168\\u65b0\\u7684\\u7ad9\\u70b9\\uff0c\\u5728ThinkCMF\\u4e2d\\u4f60\\u53ea\\u662f\\u589e\\u52a0\\u4e86\\u4e00\\u4e2aAPP\\uff0c\\u6bcf\\u4e2a\\u72ec\\u7acb\\u8fd0\\u884c\\u4e92\\u4e0d\\u5f71\\u54cd\\uff0c\\u4fbf\\u4e8e\\u7075\\u6d3b\\u6269\\u5c55\\u548c\\u4e8c\\u6b21\\u5f00\\u53d1\\u3002\"},{\"title\":\"\\u514d\\u8d39\\u5f00\\u6e90\",\"icon\":\"certificate\",\"content\":\"\\u4ee3\\u7801\\u9075\\u5faaApache2\\u5f00\\u6e90\\u534f\\u8bae\\uff0c\\u514d\\u8d39\\u4f7f\\u7528\\uff0c\\u5bf9\\u5546\\u4e1a\\u7528\\u6237\\u4e5f\\u65e0\\u4efb\\u4f55\\u9650\\u5236\\u3002\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"text\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"}}},\"last_news\":{\"title\":\"\\u6700\\u65b0\\u8d44\\u8baf\",\"display\":\"1\",\"vars\":{\"last_news_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\":{\"top_slide\":{\"title\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"value\":\"\",\"type\":\"text\",\"dataSource\":{\"api\":\"admin\\/Slide\\/index\",\"multi\":false},\"placeholder\":\"\\u8bf7\\u9009\\u62e9\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"tip\":\"\\u9876\\u90e8\\u5e7b\\u706f\\u7247\",\"rule\":{\"require\":true}}},\"widgets\":{\"features\":{\"title\":\"\\u5feb\\u901f\\u4e86\\u89e3ThinkCMF\",\"display\":\"1\",\"vars\":{\"sub_title\":{\"title\":\"\\u526f\\u6807\\u9898\",\"value\":\"Quickly understand the ThinkCMF\",\"type\":\"text\",\"placeholder\":\"\\u8bf7\\u8f93\\u5165\\u526f\\u6807\\u9898\",\"tip\":\"\",\"rule\":{\"require\":true}},\"features\":{\"title\":\"\\u7279\\u6027\\u4ecb\\u7ecd\",\"value\":[{\"title\":\"MVC\\u5206\\u5c42\\u6a21\\u5f0f\",\"icon\":\"bars\",\"content\":\"\\u4f7f\\u7528MVC\\u5e94\\u7528\\u7a0b\\u5e8f\\u88ab\\u5206\\u6210\\u4e09\\u4e2a\\u6838\\u5fc3\\u90e8\\u4ef6\\uff1a\\u6a21\\u578b\\uff08M\\uff09\\u3001\\u89c6\\u56fe\\uff08V\\uff09\\u3001\\u63a7\\u5236\\u5668\\uff08C\\uff09\\uff0c\\u4ed6\\u4e0d\\u662f\\u4e00\\u4e2a\\u65b0\\u7684\\u6982\\u5ff5\\uff0c\\u53ea\\u662fThinkCMF\\u5c06\\u5176\\u53d1\\u6325\\u5230\\u4e86\\u6781\\u81f4\\u3002\"},{\"title\":\"\\u7528\\u6237\\u7ba1\\u7406\",\"icon\":\"group\",\"content\":\"ThinkCMF\\u5185\\u7f6e\\u4e86\\u7075\\u6d3b\\u7684\\u7528\\u6237\\u7ba1\\u7406\\u65b9\\u5f0f\\uff0c\\u5e76\\u53ef\\u76f4\\u63a5\\u4e0e\\u7b2c\\u4e09\\u65b9\\u7ad9\\u70b9\\u8fdb\\u884c\\u4e92\\u8054\\u4e92\\u901a\\uff0c\\u5982\\u679c\\u4f60\\u613f\\u610f\\u751a\\u81f3\\u53ef\\u4ee5\\u5bf9\\u5355\\u4e2a\\u7528\\u6237\\u6216\\u7fa4\\u4f53\\u7528\\u6237\\u7684\\u884c\\u4e3a\\u8fdb\\u884c\\u8bb0\\u5f55\\u53ca\\u5206\\u4eab\\uff0c\\u4e3a\\u60a8\\u7684\\u8fd0\\u8425\\u51b3\\u7b56\\u63d0\\u4f9b\\u6709\\u6548\\u53c2\\u8003\\u6570\\u636e\\u3002\"},{\"title\":\"\\u4e91\\u7aef\\u90e8\\u7f72\",\"icon\":\"cloud\",\"content\":\"\\u901a\\u8fc7\\u9a71\\u52a8\\u7684\\u65b9\\u5f0f\\u53ef\\u4ee5\\u8f7b\\u677e\\u652f\\u6301\\u4e91\\u5e73\\u53f0\\u7684\\u90e8\\u7f72\\uff0c\\u8ba9\\u4f60\\u7684\\u7f51\\u7ad9\\u65e0\\u7f1d\\u8fc1\\u79fb\\uff0c\\u5185\\u7f6e\\u5df2\\u7ecf\\u652f\\u6301SAE\\u3001BAE\\uff0c\\u6b63\\u5f0f\\u7248\\u5c06\\u5bf9\\u4e91\\u7aef\\u90e8\\u7f72\\u8fdb\\u884c\\u8fdb\\u4e00\\u6b65\\u4f18\\u5316\\u3002\"},{\"title\":\"\\u5b89\\u5168\\u7b56\\u7565\",\"icon\":\"heart\",\"content\":\"\\u63d0\\u4f9b\\u7684\\u7a33\\u5065\\u7684\\u5b89\\u5168\\u7b56\\u7565\\uff0c\\u5305\\u62ec\\u5907\\u4efd\\u6062\\u590d\\uff0c\\u5bb9\\u9519\\uff0c\\u9632\\u6cbb\\u6076\\u610f\\u653b\\u51fb\\u767b\\u9646\\uff0c\\u7f51\\u9875\\u9632\\u7be1\\u6539\\u7b49\\u591a\\u9879\\u5b89\\u5168\\u7ba1\\u7406\\u529f\\u80fd\\uff0c\\u4fdd\\u8bc1\\u7cfb\\u7edf\\u5b89\\u5168\\uff0c\\u53ef\\u9760\\uff0c\\u7a33\\u5b9a\\u7684\\u8fd0\\u884c\\u3002\"},{\"title\":\"\\u5e94\\u7528\\u6a21\\u5757\\u5316\",\"icon\":\"cubes\",\"content\":\"\\u63d0\\u51fa\\u5168\\u65b0\\u7684\\u5e94\\u7528\\u6a21\\u5f0f\\u8fdb\\u884c\\u6269\\u5c55\\uff0c\\u4e0d\\u7ba1\\u662f\\u4f60\\u5f00\\u53d1\\u4e00\\u4e2a\\u5c0f\\u529f\\u80fd\\u8fd8\\u662f\\u4e00\\u4e2a\\u5168\\u65b0\\u7684\\u7ad9\\u70b9\\uff0c\\u5728ThinkCMF\\u4e2d\\u4f60\\u53ea\\u662f\\u589e\\u52a0\\u4e86\\u4e00\\u4e2aAPP\\uff0c\\u6bcf\\u4e2a\\u72ec\\u7acb\\u8fd0\\u884c\\u4e92\\u4e0d\\u5f71\\u54cd\\uff0c\\u4fbf\\u4e8e\\u7075\\u6d3b\\u6269\\u5c55\\u548c\\u4e8c\\u6b21\\u5f00\\u53d1\\u3002\"},{\"title\":\"\\u514d\\u8d39\\u5f00\\u6e90\",\"icon\":\"certificate\",\"content\":\"\\u4ee3\\u7801\\u9075\\u5faaApache2\\u5f00\\u6e90\\u534f\\u8bae\\uff0c\\u514d\\u8d39\\u4f7f\\u7528\\uff0c\\u5bf9\\u5546\\u4e1a\\u7528\\u6237\\u4e5f\\u65e0\\u4efb\\u4f55\\u9650\\u5236\\u3002\"}],\"type\":\"array\",\"item\":{\"title\":{\"title\":\"\\u6807\\u9898\",\"value\":\"\",\"type\":\"text\",\"rule\":{\"require\":true}},\"icon\":{\"title\":\"\\u56fe\\u6807\",\"value\":\"\",\"type\":\"text\"},\"content\":{\"title\":\"\\u63cf\\u8ff0\",\"value\":\"\",\"type\":\"textarea\"}},\"tip\":\"\"}}},\"last_news\":{\"title\":\"\\u6700\\u65b0\\u8d44\\u8baf\",\"display\":\"1\",\"vars\":{\"last_news_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`=5 WHERE `theme` = 'simpleboot3' AND `file` = 'portal/index' [ RunTime:0.002010s ]

[ SQL ] SELECT * FROM `wlk_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000179s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_theme_file',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] UPDATE `wlk_theme_file` SET `theme`='simpleboot3',`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` = 'simpleboot3' AND `file` = 'portal/list' [ RunTime:0.001124s ]

[ SQL ] SELECT * FROM `wlk_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/page' LIMIT 1 [ RunTime:0.000168s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_theme_file',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] UPDATE `wlk_theme_file` SET `theme`='simpleboot3',`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` = 'simpleboot3' AND `file` = 'portal/page' [ RunTime:0.001072s ]

[ SQL ] SELECT * FROM `wlk_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'portal/search' LIMIT 1 [ RunTime:0.000161s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_theme_file',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] UPDATE `wlk_theme_file` SET `theme`='simpleboot3',`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` = 'simpleboot3' AND `file` = 'portal/search' [ RunTime:0.001176s ]

[ SQL ] SELECT * FROM `wlk_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/config' LIMIT 1 [ RunTime:0.000159s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_theme_file',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] UPDATE `wlk_theme_file` SET `theme`='simpleboot3',`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` = 'simpleboot3' AND `file` = 'public/config' [ RunTime:0.001036s ]

[ SQL ] SELECT * FROM `wlk_theme_file` WHERE `theme` = 'simpleboot3' AND `file` = 'public/nav' LIMIT 1 [ RunTime:0.000151s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_theme_file',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] UPDATE `wlk_theme_file` SET `theme`='simpleboot3',`action`='public/Nav',`file`='public/nav',`name`='导航条',`more`='{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"ThinkCMF\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}',`config_more`='{\"vars\":{\"company_name\":{\"title\":\"\\u516c\\u53f8\\u540d\\u79f0\",\"name\":\"company_name\",\"value\":\"ThinkCMF\",\"type\":\"text\",\"tip\":\"\",\"rule\":[]}}}',`description`='导航条模板文件',`is_public`=1,`list_order`=1 WHERE `theme` = 'simpleboot3' AND `file` = 'public/nav' [ RunTime:0.001030s ]

[ SQL ] SELECT * FROM `wlk_theme_file` WHERE `theme` = 'simpleboot3' [ RunTime:0.000158s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_theme_file',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] SHOW COLUMNS FROM `wlk_theme` [ RunTime:0.000760s ]

[ SQL ] UPDATE `wlk_theme` SET `name`='simpleboot3',`version`='1.0.2',`demo_url`='http://demo.thinkcmf.com',`author`='ThinkCMF',`lang`='zh-cn',`author_url`='http://www.thinkcmf.com',`keywords`='ThinkCMF模板',`description`='ThinkCMF默认模板' WHERE `theme` = 'simpleboot3' [ RunTime:0.002632s ]

[ SQL ] SELECT `more` FROM `wlk_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/ask/ask_detail' ) [ RunTime:0.000176s ]

[ EXPLAIN : array (

'id' => 1,

'select_type' => 'SIMPLE',

'table' => 'wlk_theme_file',

'type' => 'ALL',

'possible_keys' => NULL,

'key' => NULL,

'key_len' => NULL,

'ref' => NULL,

'rows' => 8,

'extra' => 'Using where',

) ]

[ SQL ] SELECT `option_value` FROM `wlk_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000194s ]

[ 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 ] SELECT `option_value` FROM `wlk_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000113s ]

[ 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 ] SELECT `option_value` FROM `wlk_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000109s ]

[ 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',

) ]

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值