임시커밋

This commit is contained in:
김판돌 2023-12-20 20:03:49 +09:00
parent 602d3af027
commit 8281ede9af
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ namespace Server.Service
{ {
return makeResp(); return makeResp();
} }
public override Protocol ProtocolValue() => Protocol.ChangeDeck; public override Protocol ProtocolValue() => Protocol.ChangeDeck;
public override Req Requst(string json) public override Req Requst(string json)