fix:修改入参名称

This commit is contained in:
zhangyu
2020-11-26 10:15:14 +08:00
parent f66273feca
commit f916702cff

View File

@@ -401,7 +401,7 @@
method: "password", method: "password",
password: "", password: "",
key: "", key: "",
passwordKey: "" keyPassword: ""
} }
}); });
} else if (type == "TELNET") { } else if (type == "TELNET") {