잘못된 커밋 롤백

This commit is contained in:
김판돌 2024-03-16 09:47:13 +09:00
parent 5a3ea620a8
commit 1247c76f66
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;