From f4dc9309a5851188f4dda2470c37d0a8e88cdd56 Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Thu, 27 Jun 2024 11:27:01 +0800 Subject: [PATCH] Add remark --- Src/Asp.NetCore2/XuGuTest/Program.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Src/Asp.NetCore2/XuGuTest/Program.cs b/Src/Asp.NetCore2/XuGuTest/Program.cs index 18ff14a05..310f2ca1e 100644 --- a/Src/Asp.NetCore2/XuGuTest/Program.cs +++ b/Src/Asp.NetCore2/XuGuTest/Program.cs @@ -15,6 +15,9 @@ using XuguClient; namespace XuguTest { + /// + /// Fork to :https://github.com/dreamsfly900/Weave.XuguCore/tree/master/Xugu.Sqlsugar + /// internal class Program { static void Main(string[] args)