From d111f8edae7823e0cc700b3e090b828ac2116ed9 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期三, 16 七月 2025 21:26:33 +0800 Subject: [PATCH] Add MesLaboratory API functionality --- 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