[ DB ] CONNECT:[ UseTime:0.001214s ] mysql:host=ysagent.ysdb;port=3306;dbname=ysagent;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ys_sys_configs` [ RunTime:0.001589s ]
[ SQL ] SELECT `field_code`,`field_value` FROM `ys_sys_configs` [ RunTime:0.000678s ]
[ SQL ] SHOW COLUMNS FROM `ys_agent_setting` [ RunTime:0.001922s ]
[ SQL ] SELECT `web_host`,`console_host` FROM `ys_agent_setting` [ RunTime:0.000488s ]
[ SQL ] SELECT * FROM `ys_agent_setting` WHERE ( `web_host` = 'www.liudan.com' OR `console_host` = 'www.liudan.com' OR `api_host` = 'www.liudan.com' ) LIMIT 1 [ RunTime:0.000870s ]
[ SQL ] SHOW COLUMNS FROM `ys_customer_service` [ RunTime:0.001749s ]
[ SQL ] SELECT `cs_name`,`qq`,`qq_qrcode`,`wechat_qrcode` FROM `ys_customer_service` WHERE `username` = 'YS336132' AND `is_delete` = 0 AND `status` = 1 ORDER BY `sorts` DESC,`id` ASC [ RunTime:0.000782s ]
[ SQL ] SHOW COLUMNS FROM `ys_oauth_account` [ RunTime:0.001586s ]
[ SQL ] SELECT `o`.`code`,`o`.`name` FROM ys_oauth_account a LEFT JOIN `ys_oauth` `o` ON `o`.`id`=`a`.`oauth_id` WHERE `a`.`username` = 'YS336132' AND `a`.`status` = 1 AND `o`.`enabled` = 1 ORDER BY `o`.`sorts` DESC [ RunTime:0.001018s ]
[ SQL ] SELECT `phone_login` FROM `ys_agent_setting` WHERE `username` = 'YS336132' LIMIT 1 [ RunTime:0.000903s ]