REPLACE INTO tb_agent_token(appid, access_token, valid_time) VALUES(#{appId}, #{accessToken},#{now})