From 9be9ba4e159969fb5e32648c2c34e912ccc3ae6d Mon Sep 17 00:00:00 2001
From: duheng <2286773002@qq.com>
Date: 星期五, 28 三月 2025 14:22:42 +0800
Subject: [PATCH] 优化细节问题

---
 WinFrmUI/IBox.WinFrmUI/Model/GetCalcValueModel.cs |    8 +-------
 1 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/WinFrmUI/IBox.WinFrmUI/Model/GetCalcValueModel.cs b/WinFrmUI/IBox.WinFrmUI/Model/GetCalcValueModel.cs
index 4ce6178..8a6e51a 100644
--- a/WinFrmUI/IBox.WinFrmUI/Model/GetCalcValueModel.cs
+++ b/WinFrmUI/IBox.WinFrmUI/Model/GetCalcValueModel.cs
@@ -1,10 +1,4 @@
-锘縰sing System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
-namespace IBox.WinFrmUI
+锘縩amespace IBox.WinFrmUI
 {
     public class GetCalcValueModel
     {

--
Gitblit v1.9.3