HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/wms/LocationHelper.cs
@@ -293,11 +293,11 @@ Location loc = new Location(); var db = new SqlHelper<object>().GetInstance(); string CntrCodeWith = ""; if (type == "PM ") if (type.Trim() == "PM") { CntrCodeWith = "MA"; } else if (type == "PN ") else if (type.Trim() == "PN") { CntrCodeWith = "NA"; }