@ -16,7 +16,7 @@ namespace TinyPosDBGen
{
string source = "localhost";
string catalog = "TestDB";
string userId = "sa";
string userId = "app_client";
string userPassword = "";
Console.WriteLine("데이터베이스를 초기화합니다.");