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/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