From 9ba46e24a37f771fdceec57eba2430e9a0b50149 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 6 Jul 2023 15:06:34 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3ProductionMgr=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E4=B8=8D=E8=BF=87=E5=8E=BB=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ProductionMgr/Tnb.ProductionMgr/PrdCancelCloseDownService.cs | 2 +- ProductionMgr/Tnb.ProductionMgr/Tnb.ProductionMgr.csproj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ProductionMgr/Tnb.ProductionMgr/PrdCancelCloseDownService.cs b/ProductionMgr/Tnb.ProductionMgr/PrdCancelCloseDownService.cs index 2e51415c..c4ee9108 100644 --- a/ProductionMgr/Tnb.ProductionMgr/PrdCancelCloseDownService.cs +++ b/ProductionMgr/Tnb.ProductionMgr/PrdCancelCloseDownService.cs @@ -15,7 +15,6 @@ using JNPF.DynamicApiController; using JNPF.FriendlyException; using JNPF.Logging; using JNPF.Message.Entitys.Entity; -using JNPF.Message.Service; using JNPF.Systems.Entitys.Permission; using JNPF.Systems.Entitys.System; using JNPF.Systems.Interfaces.System; @@ -35,6 +34,7 @@ using Tnb.ProductionMgr.Entities.Dto.PrdManage; using Tnb.ProductionMgr.Interfaces; using Tnb.BasicData.Entities; using MessageTemplateEntity = JNPF.Message.Entitys.Entity.MessageTemplateEntity; +using JNPF.Message.Service; namespace Tnb.ProductionMgr { diff --git a/ProductionMgr/Tnb.ProductionMgr/Tnb.ProductionMgr.csproj b/ProductionMgr/Tnb.ProductionMgr/Tnb.ProductionMgr.csproj index 574ed3cf..6316cd83 100644 --- a/ProductionMgr/Tnb.ProductionMgr/Tnb.ProductionMgr.csproj +++ b/ProductionMgr/Tnb.ProductionMgr/Tnb.ProductionMgr.csproj @@ -11,6 +11,7 @@ +