From 5fa6947054206e2e781eadd4effdcdf52eda28c4 Mon Sep 17 00:00:00 2001
From: cloudflight <cloudflight@126.com>
Date: 星期二, 26 十二月 2023 11:02:28 +0800
Subject: [PATCH] 2023年12月26日

---
 Hydro.Core/Common/TimePoint.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Hydro.Core/Common/TimePoint.cs b/Hydro.Core/Common/TimePoint.cs
index a1e6539..654bd75 100644
--- a/Hydro.Core/Common/TimePoint.cs
+++ b/Hydro.Core/Common/TimePoint.cs
@@ -6,6 +6,7 @@
 
 namespace Hydro.Core.Model
 {
+    [Serializable]
     public class TimePoint
     {
         public string Key { get; set; }

--
Gitblit v1.9.3