mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-22 00:09:14 +00:00
修正导入select错误
This commit is contained in:
@@ -37,7 +37,7 @@ client.connect({
|
||||
*/
|
||||
|
||||
function WSSHClient() {
|
||||
};
|
||||
}
|
||||
|
||||
WSSHClient.prototype._generateEndpoint = function(options) {
|
||||
console.log(options);
|
||||
|
Reference in New Issue
Block a user