diff --git a/Myshipping.Application/Service/BookingOrder/BookingOrderService.cs b/Myshipping.Application/Service/BookingOrder/BookingOrderService.cs index d24f60af..e8418844 100644 --- a/Myshipping.Application/Service/BookingOrder/BookingOrderService.cs +++ b/Myshipping.Application/Service/BookingOrder/BookingOrderService.cs @@ -837,12 +837,12 @@ namespace Myshipping.Application throw Oops.Oh(BookingErrorCode.BOOK119); } - ////场站转换 - //var yardset = _cache.getallma().Result.FirstOrDefault(y => y.Code == order.YARDID && y.Module == "BookingTxxp"); - //if (yardset == null) - //{ - // throw Oops.Oh(BookingErrorCode.BOOK120, order.YARDID); - //} + //场站转换 + var yardset = _cache.GetAllMappingYard().Result.FirstOrDefault(y => y.Code == order.YARDID && y.Module == "BookingTxxp"); + if (yardset == null) + { + throw Oops.Oh(BookingErrorCode.BOOK120, order.YARDID); + } var ctns = await _repCtn.Where(x => x.BILLID == bookingId).ToListAsync(); //校验箱子数据录入 @@ -880,8 +880,8 @@ namespace Myshipping.Application // userName = currUser.CODENAME, //userPassword = currUser.PASSWORD, operatorName = UserManager.Name, - //depotCode = yardset.MapCode, - //depotName = yardset.MapName, + depotCode = yardset.MapCode, + depotName = yardset.MapName, AgentName = UserManager.TENANT_NAME, linkName = UserManager.Name, linkMobile = user.Tel, diff --git a/Myshipping.Core/Myshipping.Core.xml b/Myshipping.Core/Myshipping.Core.xml index 0c497550..b916bb80 100644 --- a/Myshipping.Core/Myshipping.Core.xml +++ b/Myshipping.Core/Myshipping.Core.xml @@ -652,6 +652,11 @@ 船名映射 + + + 场站映射 + + 字典映射 @@ -659,7 +664,7 @@ - 船名映射 + EDI映射 @@ -1262,6 +1267,11 @@ 代码 + + + 名称 + + 模块 @@ -5503,6 +5513,12 @@ + + + 获取公共库 场站映射 + + + 设置公共库 船公司 @@ -5587,6 +5603,12 @@ + + + 设置公共库 场站映射 + + + 获取租户参数 @@ -5884,6 +5906,12 @@ + + + 获取公共库 船名映射 + + + 设置公共库 船公司 @@ -5968,6 +5996,12 @@ + + + 设置公共库 场站映射 + + + 获取租户参数 @@ -6573,6 +6607,16 @@ 新增场站信息 + + + 获取场站映射 + + + + + 新增编辑场站映射信息 + + 获取起始港信息 @@ -6704,6 +6748,12 @@ + + + 获取场站映射 + + + 获取起始港