mirror of
https://github.com/snltty/linker.git
synced 2025-10-05 17:16:56 +08:00
demo
This commit is contained in:
@@ -165,8 +165,6 @@ namespace linker.messenger.example
|
||||
if (resp.Code == MessageResponeCodes.OK)
|
||||
{
|
||||
Console.WriteLine($"当前在线 : {serializer.Deserialize<SignInListResponseInfo>(resp.Data.Span).List.ToJson()}");
|
||||
publicConfigInfo.SignConnection?.Disponse(6);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user