From 56b519c5ee0ee0615400c7df8d455f9766fa600b Mon Sep 17 00:00:00 2001
From: lixiaojun <1287241240@qq.com>
Date: 星期三, 27 三月 2024 14:38:51 +0800
Subject: [PATCH] 版本大更新

---
 Yw.CurveBase.Core/GlobalUsings.cs |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/Yw.CurveBase.Core/GlobalUsings.cs b/Yw.CurveBase.Core/GlobalUsings.cs
index eba269c..d69a6dd 100644
--- a/Yw.CurveBase.Core/GlobalUsings.cs
+++ b/Yw.CurveBase.Core/GlobalUsings.cs
@@ -1,7 +1,6 @@
-锘縢lobal using Yw.Newtonsoft;
-global using MathNet.Numerics;
+锘縢lobal using MathNet.Numerics;
 global using System.Runtime.Serialization;
 global using System.ComponentModel.DataAnnotations;
 global using System.ComponentModel;
 global using System.Text;
-global using Yw.Model;
\ No newline at end of file
+global using Yw.Untity;
\ No newline at end of file

--
Gitblit v1.9.3