开发代码生成功能
This commit is contained in:
@@ -9,6 +9,7 @@ namespace Infrastructure
|
||||
public static string ConnAdmin = "Conn_admin";
|
||||
public static string Conn = "ConnDynamic";
|
||||
public static string DbType = "DbType";
|
||||
public static string CodeGenDbType = "CodeGenDbType";
|
||||
public static string DbKey = "DbKey";
|
||||
|
||||
public string Conn_Admin { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user