@ -2,7 +2,7 @@
{
public static class CatalogServiceDbProperties
public static string DbTablePrefix { get; set; } = "App";
public static string DbTablePrefix { get; set; } = "";
public static string DbSchema { get; set; } = null;