임시커밋
This commit is contained in:
parent
602d3af027
commit
8281ede9af
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue