修正导入select错误

This commit is contained in:
ibuler
2015-11-05 20:07:21 +08:00
parent 1bc15e57a6
commit 9a897e0cf4
8 changed files with 57 additions and 475 deletions

View File

@@ -37,7 +37,7 @@ client.connect({
*/
function WSSHClient() {
};
}
WSSHClient.prototype._generateEndpoint = function(options) {
console.log(options);