[ DB ] CONNECT:[ UseTime:0.001421s ] mysql:host=ysagent.ysdb;port=3306;dbname=ysagent;charset=utf8
[ SQL ] SHOW COLUMNS FROM `ys_sys_configs` [ RunTime:0.002053s ]
[ SQL ] SELECT `field_code`,`field_value` FROM `ys_sys_configs` [ RunTime:0.000600s ]
[ SQL ] SHOW COLUMNS FROM `ys_agent_setting` [ RunTime:0.002138s ]
[ SQL ] SELECT `web_host`,`console_host` FROM `ys_agent_setting` [ RunTime:0.000579s ]
[ 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.000900s ]
[ SQL ] SHOW COLUMNS FROM `ys_customer_service` [ RunTime:0.001375s ]
[ 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.000754s ]
[ SQL ] SHOW COLUMNS FROM `ys_oauth_account` [ RunTime:0.000993s ]
[ 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.000971s ]
[ SQL ] SELECT `phone_login` FROM `ys_agent_setting` WHERE `username` = 'YS336132' LIMIT 1 [ RunTime:0.000587s ]