yuanrf 7 månader sedan
förälder
incheckning
97991fa040
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      OASystem/OASystem.Api/OAMethodLib/QiYeWeChatAPI/AppNotice/Config.cs

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

@@ -517,9 +517,10 @@ namespace OASystem.API.OAMethodLib.QiYeWeChatAPI.AppNotice
                 {
                     black += "   ";
                 }
+                black += "   ";
                 result += $@"
 ><font color='comment'>{item.Country}-抵达:{item.StartTime.ToString("yyyy-MM-dd HH:mm")}</font>
-><font color='comment'>{black} 离开:{item.EndTime.ToString("yyyy-MM-dd HH:mm")}</font>";
+><font color='comment'>{black}离开:{item.EndTime.ToString("yyyy-MM-dd HH:mm")}</font>";
 
             }