From 498129790764bd6576768c7b67f408b1560afda7 Mon Sep 17 00:00:00 2001 From: ningshuxia <ningshuxia0927@outlook.com> Date: 星期五, 24 五月 2024 10:13:24 +0800 Subject: [PATCH] 删除 --- IStation.WebApi.Core/Converters/LongJsonConverter.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/IStation.WebApi.Core/Converters/LongJsonConverter.cs b/IStation.WebApi.Core/Converters/LongJsonConverter.cs index 0debab8..c6c36b3 100644 --- a/IStation.WebApi.Core/Converters/LongJsonConverter.cs +++ b/IStation.WebApi.Core/Converters/LongJsonConverter.cs @@ -1,7 +1,7 @@ 锘縰sing System.Text.Json; using System.Text.Json.Serialization; -namespace Yw.WebApi +namespace IStation.WebApi { /// <summary> /// -- Gitblit v1.9.3