This commit is contained in:
2020-10-14 12:43:46 -04:00
parent 9dca60bec7
commit b37433e6de
2 changed files with 7 additions and 7 deletions

View File

@ -7,8 +7,8 @@ namespace COA.EnterpriseServices.Sandbox
{
private static void Main(string[] args)
{
ClientStuff();
//CreditorStuff();
//ClientStuff();
CreditorStuff();
}
private static void CreditorStuff()