From 29de86cadafc88d13b51ab4d07aa2d12de6dcab0 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期四, 18 七月 2024 10:15: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