namespace Server.Git
{
public class XlsxToJson : AbstractGit
public override void ChangeScript()
Console.WriteLine("뭔가를 작업하세요");
}