林豪 左 %!s(int64=3) %!d(string=hai) anos
pai
achega
2a4f20b571
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Projects/永冠OPP/WCS.Service/ProtocolProxy.cs

+ 1 - 1
Projects/永冠OPP/WCS.Service/ProtocolProxy.cs

@@ -124,7 +124,7 @@ namespace WCS.Service
 
             #region 私用云服务器
 
-            LiaotcRedis = new RedisClient("liaotc.com,database=10");
+            LiaotcRedis = new RedisClient("liaotc.com,password=Aa123456,database=10");
             LiaotcRedis.Serialize = obj =>
             {
                 var bytes = MessagePackSerializer.Serialize(obj);