code-server test

This commit is contained in:
이형구 2021-09-29 18:30:08 +09:00
parent d0d1992a88
commit bbb2763e40

View File

@ -23,7 +23,7 @@ namespace DCinside_Cleaner
if (_id == string.Empty || _pass == string.Empty || (_sel != "1" && _sel != "2"))
{
Console.Write("입력 값 잘 못 됨");
Console.Write("입력 값 잘 못 됨 !");
return;
}