From bdfcb2760a617d0fb95ee934696a3dde477d7e68 Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期五, 29 八月 2025 17:56:58 +0800
Subject: [PATCH] 1、获取检验项目前先删除

---
 MESApplication/Controllers/WomcaaWWController.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/MESApplication/Controllers/WomcaaWWController.cs b/MESApplication/Controllers/WomcaaWWController.cs
index 68c7fdb..6b1893b 100644
--- a/MESApplication/Controllers/WomcaaWWController.cs
+++ b/MESApplication/Controllers/WomcaaWWController.cs
@@ -1,5 +1,4 @@
-锘�
-using System.Dynamic;
+锘縰sing System.Dynamic;
 using MES.Service.Dto.webApi;
 using MES.Service.Modes;
 using MES.Service.service;

--
Gitblit v1.9.3