[*] 日常优化

This commit is contained in:
acgist
2023-07-01 09:30:44 +08:00
parent 02f266dbc9
commit ac96910bf0
2 changed files with 119 additions and 141 deletions

View File

@@ -2300,6 +2300,7 @@ class Taoyao extends RemoteClient {
async sessionCall(clientId) {
const me = this;
if (!clientId) {
// TODO判断自己
this.callbackError("无效终端");
return;
}