@@ -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>";