jiangjc 1 年間 前
コミット
041e45f2ef
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      OASystem/OASystem.Api/OAMethodLib/QiYeWeChatAPI/AppNotice/Config.cs

+ 1 - 1
OASystem/OASystem.Api/OAMethodLib/QiYeWeChatAPI/AppNotice/Config.cs

@@ -206,7 +206,7 @@ namespace OASystem.API.OAMethodLib.QiYeWeChatAPI.AppNotice
                 foreach (var item in list_minus1day)
                 {
                     string endDt = item.VisitEndDate.ToString("yyyy-MM-dd");
-                    teamNames2 += ">(" + endDt + ")" + item.TeamName + " \n\n";
+                    teamNames3 += ">(" + endDt + ")" + item.TeamName + " \n\n";
                 }
             }