SHOW FULL COLUMNS FROM `t_about` [ RunTime:0.000962s ]
SELECT `email`,`telephone`,`telephone_hongkong`,`telephone_macau`,`telephone_mainland`,`mobile_phone`,`address`,`statement`,`visa_hongkong_img_url`,`visa_hongkong_flag_img_url`,`visa_hongkong_description`,`visa_macau_img_url`,`visa_macau_flag_img_url`,`visa_macau_description`,`visa_mainland_img_url`,`visa_mainland_flag_img_url`,`visa_mainland_description`,`app_title`,`user_center_logo_url`,`application_background_url`,`web_index_background_url`,`index_title`,`index_video_url`,`page_img_url`,`copyright`,`seo_title`,`seo_keywords`,`seo_description` FROM `t_about` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000291s ]
SHOW FULL COLUMNS FROM `t_application_form` [ RunTime:0.000592s ]
SELECT id AS application_form_id,`name`,`description` FROM `t_application_form` WHERE `status` = 1 AND `type` = 3 AND `language_code` = 'zh_HK' ORDER BY `sort` DESC,`id` DESC [ RunTime:0.000199s ]