diff --git a/类库/Api.Framework/Tools/TBHelper.cs b/类库/Api.Framework/Tools/TBHelper.cs index cbafd90..5767daf 100644 --- a/类库/Api.Framework/Tools/TBHelper.cs +++ b/类库/Api.Framework/Tools/TBHelper.cs @@ -1000,6 +1000,10 @@ namespace Api.Framework.Tools // } //} + if (_mess.Contains("分享给你")) + { + tklTmps.Add(_mess); + } tklTmps = tklTmps.Distinct().ToList(); //if (tklTmps != null && tklTmps.Count != 0)