From 76db5b59294f6a9fef77a77ad9536b4d0ea97657 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期五, 12 七月 2024 16:17:07 +0800 Subject: [PATCH] erp接口更新优化逻辑 --- MESApplication/Controllers/SuspendController.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/MESApplication/Controllers/SuspendController.cs b/MESApplication/Controllers/SuspendController.cs index fd0dd34..54e8bfa 100644 --- a/MESApplication/Controllers/SuspendController.cs +++ b/MESApplication/Controllers/SuspendController.cs @@ -1,6 +1,5 @@ 锘縰sing System.Dynamic; using MES.Service.Dto.service; -using MES.Service.service; using MES.Service.service.QC; using MES.Service.util; using Microsoft.AspNetCore.Mvc; -- Gitblit v1.9.3