代码生成功能优化
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Infrastructure
|
||||
public class OptionsSetting
|
||||
{
|
||||
public static string ConnAdmin = "conn_zrAdmin";
|
||||
public static string ConnDbType = "dbType";
|
||||
public static string ConnDbType = "conn_zrAdmin_Type";
|
||||
public static string DbKey = "DbKey";
|
||||
|
||||
public string Redis { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user