This commit is contained in:
yumoqing 2024-09-24 10:49:43 +08:00
parent 9dab708301
commit c53edd9b7b

View File

@ -35,7 +35,7 @@ bricks.Signaling = class {
type:'login', type:'login',
info:this.info info:this.info
} }
this.send_datad); this.send_data(d);
} }
logout(){ logout(){