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/XJController.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/MESApplication/Controllers/XJController.cs b/MESApplication/Controllers/XJController.cs index 5950843..93fe18d 100644 --- a/MESApplication/Controllers/XJController.cs +++ b/MESApplication/Controllers/XJController.cs @@ -1,7 +1,6 @@ 锘縰sing System.Dynamic; using MES.Service.Dto.service; using MES.Service.Modes; -using MES.Service.service; using MES.Service.service.QC; using MES.Service.util; using Microsoft.AspNetCore.Mvc; -- Gitblit v1.9.3