From f80d5cdf701b3d3f2e21bffaff6e99a2a240fc0e Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期五, 12 七月 2024 11:25:54 +0800
Subject: [PATCH] 调整erp接口

---
 MESApplication/Controllers/BaseController.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/MESApplication/Controllers/BaseController.cs b/MESApplication/Controllers/BaseController.cs
index d6e161b..22ea012 100644
--- a/MESApplication/Controllers/BaseController.cs
+++ b/MESApplication/Controllers/BaseController.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