From eb76239882830f3960b8800bb0f2c90ca7b3f378 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期四, 04 八月 2022 09:19:10 +0800
Subject: [PATCH] Merge branch 'release0123'

---
 HDL_ON/Common/ApiUtlis.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/HDL_ON/Common/ApiUtlis.cs b/HDL_ON/Common/ApiUtlis.cs
index 544f3d8..c618e15 100644
--- a/HDL_ON/Common/ApiUtlis.cs
+++ b/HDL_ON/Common/ApiUtlis.cs
@@ -480,6 +480,7 @@
                             FileUtlis.Files.DeleteFile(file);
                         }
                     }
+                    FunctionList.List.securities.Clear();
                     foreach (var function in infoList)
                     {
                         function.SaveFile();

--
Gitblit v1.8.0