From 79a99ebe8f6467a770ee20a8024227fae8d1cf3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ZR20090193-=E9=99=88=E6=95=AC=E5=8B=87?= Date: Tue, 22 Aug 2023 16:32:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=AE=A2=E6=88=B7=E7=AB=AF?= =?UTF-8?q?=E5=85=AC=E5=91=8A=E5=9B=BE=E7=89=87=E5=B1=95=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/Tinymce/src/Editor.vue | 248 +++++++++--------- .../DS.WMS.WebApi/Logs/internal-nlog.txt | 7 + gslk-wmsapi-service-server/Api.xml | 21 ++ .../DS.WMS.WebApi/Logs/internal-nlog.txt | 7 + 4 files changed, 160 insertions(+), 123 deletions(-) diff --git a/gslk-wms-web-client/src/components/Tinymce/src/Editor.vue b/gslk-wms-web-client/src/components/Tinymce/src/Editor.vue index 0ebc8a8..1358b76 100644 --- a/gslk-wms-web-client/src/components/Tinymce/src/Editor.vue +++ b/gslk-wms-web-client/src/components/Tinymce/src/Editor.vue @@ -19,40 +19,41 @@ diff --git a/gslk-wmsapi-service-client/DS.WMS.WebApi/Logs/internal-nlog.txt b/gslk-wmsapi-service-client/DS.WMS.WebApi/Logs/internal-nlog.txt index f2549fd..3db5c26 100644 --- a/gslk-wmsapi-service-client/DS.WMS.WebApi/Logs/internal-nlog.txt +++ b/gslk-wmsapi-service-client/DS.WMS.WebApi/Logs/internal-nlog.txt @@ -5697,3 +5697,10 @@ 2023-07-27 12:00:04.5230 Info Shutdown() called. Logger closing... 2023-07-27 12:00:04.5230 Info Closing old configuration. 2023-07-27 12:00:04.5926 Info Logger has been closed down. +2023-08-22 16:14:36.3831 Info Message Template Auto Format enabled +2023-08-22 16:14:36.4206 Info Loading assembly: NLog.Web.AspNetCore +2023-08-22 16:14:36.7045 Info Adding target FileTarget(Name=allfile) +2023-08-22 16:14:36.7201 Info Adding target FileTarget(Name=ownFile-web) +2023-08-22 16:14:36.7594 Info Adding target ColoredConsoleTarget(Name=console) +2023-08-22 16:14:36.8619 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Code\DS\sdgslk-wms-solution\gslk-wmsapi-service-client\DS.WMS.WebApi\bin\Debug\net6.0\nlog.config +2023-08-22 16:14:36.8846 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile diff --git a/gslk-wmsapi-service-server/Api.xml b/gslk-wmsapi-service-server/Api.xml index d15ac00..c396087 100644 --- a/gslk-wmsapi-service-server/Api.xml +++ b/gslk-wmsapi-service-server/Api.xml @@ -283,6 +283,20 @@ + + + 获取进出场记录 + + + + + + + 编辑进出记录 + + + + 构造函数 @@ -1177,6 +1191,13 @@ + + + 维护清关车辆信息 + + + + 费用模块 diff --git a/gslk-wmsapi-service-server/DS.WMS.WebApi/Logs/internal-nlog.txt b/gslk-wmsapi-service-server/DS.WMS.WebApi/Logs/internal-nlog.txt index 22f2e2e..7825807 100644 --- a/gslk-wmsapi-service-server/DS.WMS.WebApi/Logs/internal-nlog.txt +++ b/gslk-wmsapi-service-server/DS.WMS.WebApi/Logs/internal-nlog.txt @@ -9009,3 +9009,10 @@ 2023-08-22 14:41:11.7447 Info Adding target ColoredConsoleTarget(Name=console) 2023-08-22 14:41:11.9806 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Code\DS\sdgslk-wms-solution\gslk-wmsapi-service-server\DS.WMS.WebApi\bin\Debug\net6.0\nlog.config 2023-08-22 14:41:12.0164 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile +2023-08-22 16:20:17.6334 Info Message Template Auto Format enabled +2023-08-22 16:20:17.6648 Info Loading assembly: NLog.Web.AspNetCore +2023-08-22 16:20:17.8204 Info Adding target FileTarget(Name=allfile) +2023-08-22 16:20:17.8356 Info Adding target FileTarget(Name=ownFile-web) +2023-08-22 16:20:17.8619 Info Adding target ColoredConsoleTarget(Name=console) +2023-08-22 16:20:17.9722 Info Validating config: TargetNames=console, ownFile-web, ConfigItems=54, FilePath=D:\Code\DS\sdgslk-wms-solution\gslk-wmsapi-service-server\DS.WMS.WebApi\bin\Debug\net6.0\nlog.config +2023-08-22 16:20:17.9857 Warn Unused target detected. Add a rule for this target to the configuration. TargetName: allfile