回调 参数说明
eg:
Microseer.ready = function() { Microseer.onListenLogout = function(data) { alert('登录状态变更'+data); } };