From e853dd2fecef3a0c446d161248d0498a5a081e66 Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期三, 17 十二月 2025 18:49:49 +0800
Subject: [PATCH] SJ,XJ,RKJ优化修改

---
 StandardInterface/MES.Service/Dto/service/MaterialInfoDto.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/StandardInterface/MES.Service/Dto/service/MaterialInfoDto.cs b/StandardInterface/MES.Service/Dto/service/MaterialInfoDto.cs
index 2f81467..5103e4c 100644
--- a/StandardInterface/MES.Service/Dto/service/MaterialInfoDto.cs
+++ b/StandardInterface/MES.Service/Dto/service/MaterialInfoDto.cs
@@ -1,4 +1,4 @@
-using System;
+锘縰sing System;
 using System.Collections.Generic;
 using System.Linq;
 using System.Text;
@@ -41,4 +41,4 @@
         /// </summary>
         public string? BillNo { get; set; }
     }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3