修改数据库连接类型字符串
This commit is contained in:
commit
f6ca632efd
@ -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; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user