namespace Server.Git
{
public class XlsxToJson : AbstractGit
public override void ChangeScript()
Console.WriteLine("영차영차 작업됨");
}