开发代码生成自定义配置编辑
This commit is contained in:
@@ -11,6 +11,8 @@ namespace Infrastructure
|
||||
public static string DbType = "DbType";
|
||||
public static string CodeGenDbType = "CodeGenDbType";
|
||||
public static string DbKey = "DbKey";
|
||||
public static string Gen_conn = "gen:conn";
|
||||
public static string Gen_conn_dbType = "gen:dbType";
|
||||
|
||||
public string Conn_Admin { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user