一个非常平稳的版本

一个非常平稳的版本,兼容了新老服务器
This commit is contained in:
2026-04-10 19:08:44 +08:00
parent 36c2fa4061
commit 6f59da74c4
16 changed files with 68 additions and 1082 deletions

View File

@@ -1575,10 +1575,6 @@ namespace RCUHost.Implement
var VVV1 = string.Join("", KKK1);
var VVV2 = string.Join("", KKK2);
//StringBuilder sb = new StringBuilder();
//sb.Clear();
//sb.Append(VVV1);
//sb.Append(VVV2);
string sb = string.Concat(VVV1, VVV2);
string YiJingChuLiGuo = CacheKey.AllReadyDealWith0E_Prefix + "_" + HostNUMBER;
object data = MemoryCacheHelper.Get(YiJingChuLiGuo);