NewLife/XCoder

push test
BearXiongLaoXiong authored at 2020-08-19 17:01:39
71df8f6
Tree
1 Parent(s) f679844
Summary: 1 changed files with 1 additions and 0 deletions.
Modified +1 -0
Modified +1 -0
diff --git a/CrazyCoder/Setting.cs b/CrazyCoder/Setting.cs
index ff451e8..9d668a0 100644
--- a/CrazyCoder/Setting.cs
+++ b/CrazyCoder/Setting.cs
@@ -8,6 +8,7 @@ namespace CrazyCoder
     [XmlConfigFile("Config\\CrazyCoder.config")]
     public class Setting : XmlConfig<Setting>
     {
+        //提交测试
         #region 属性
         /// <summary>标题</summary>
         [Description("标题")]