ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Common/LevelChange/CheckTaskChangeHelper.cs
@@ -66,15 +66,15 @@ public static string CheckZdpPost(string Posttype) { string PostContainer = string.Empty; if (Posttype=="左侧") if (Posttype.Contains("å·¦")) { PostContainer = "left"; } else if (Posttype == "å³ä¾§") else if (Posttype.Contains("å³")) { PostContainer = "right"; } else else if(Posttype.Contains("ä¸")) { PostContainer = "middle"; }