Browse Source

Redis合并测试提交

jiangjc 2 years ago
parent
commit
0e8ac277ef

+ 1 - 1
OASystem/OASystem.RedisRepository/Config/RedisClientConfig.cs

@@ -11,7 +11,7 @@ namespace OASystem.RedisRepository.Config
         //private static string _server = ConfigHelper.Get("RedisServer", "132.232.92.186");
         private static string _server = "132.232.92.186";
         /// <summary>
-        /// 节点IP
+        /// 腾讯云Redis节点IP
         /// </summary>
         public static string Server
         {

+ 5 - 5
OASystem/OASystem.sln

@@ -13,7 +13,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EntitySync", "EntitySync\En
 EndProject
 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "_Doc", "_Doc\_Doc.csproj", "{F832A3AA-9BDB-4699-854C-5A4C2948DDDC}"
 EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OASystem.RedisRepository", "OASystem.RedisRepository\OASystem.RedisRepository.csproj", "{3D0BF9D4-0214-4464-94CB-C09D97C6912F}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OASystem.RedisRepository", "OASystem.RedisRepository\OASystem.RedisRepository.csproj", "{61A68BE5-21A1-4B3B-9267-757A8BAB4E69}"
 EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -41,10 +41,10 @@ Global
 		{F832A3AA-9BDB-4699-854C-5A4C2948DDDC}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{F832A3AA-9BDB-4699-854C-5A4C2948DDDC}.Release|Any CPU.ActiveCfg = Release|Any CPU
 		{F832A3AA-9BDB-4699-854C-5A4C2948DDDC}.Release|Any CPU.Build.0 = Release|Any CPU
-		{3D0BF9D4-0214-4464-94CB-C09D97C6912F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
-		{3D0BF9D4-0214-4464-94CB-C09D97C6912F}.Debug|Any CPU.Build.0 = Debug|Any CPU
-		{3D0BF9D4-0214-4464-94CB-C09D97C6912F}.Release|Any CPU.ActiveCfg = Release|Any CPU
-		{3D0BF9D4-0214-4464-94CB-C09D97C6912F}.Release|Any CPU.Build.0 = Release|Any CPU
+		{61A68BE5-21A1-4B3B-9267-757A8BAB4E69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{61A68BE5-21A1-4B3B-9267-757A8BAB4E69}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{61A68BE5-21A1-4B3B-9267-757A8BAB4E69}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{61A68BE5-21A1-4B3B-9267-757A8BAB4E69}.Release|Any CPU.Build.0 = Release|Any CPU
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE