Merge branch 'master' into net6.0

This commit is contained in:
不做码农
2022-04-10 10:55:53 +08:00
24 changed files with 87 additions and 144 deletions

View File

@@ -11,8 +11,6 @@ namespace Infrastructure
public static string ConnBus = "conn_bus";
public static string ConnBusDbType = "conn_bus_type";
public static string DbKey = "DbKey";
public string Redis { get; set; }
public string Database { get; set; }
/// <summary>