From 7f6c27ee8f386ec45a94277033b0b4b78f275705 Mon Sep 17 00:00:00 2001 From: 展杰 <1240968267@qq.com> Date: 星期二, 13 八月 2024 10:02:55 +0800 Subject: [PATCH] 测试 --- 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