Wms/WMS.BLL/HttpServer.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Wms/WMS.BLL/HttpServer.cs
@@ -144,7 +144,12 @@ for (int i = 1; i <= 2; i++) { var iStr = i.ToString(); try { locate = allotLocate.GetSuiTableLocate(houseNo, areaList, "", iStr); } catch (Exception e) { } if (locate != null) { break;