임시커밋

This commit is contained in:
김판돌 2024-03-15 20:34:05 +09:00
parent 0363153f5a
commit 5a3ea620a8
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ namespace Server.Service
{
private LoginReq req;
public override string Process()
public override string Process()
{
User user;