zuohuaijun 1 жил өмнө
parent
commit
357ef768e9

+ 1 - 1
Admin.NET/Admin.NET.Core/Attribute/DictAttribute.cs

@@ -64,7 +64,7 @@ public class DictAttribute : ValidationAttribute, ITransient
     public string DictTypeCode { get; set; }
     public string DictTypeCode { get; set; }
 
 
     /// <summary>
     /// <summary>
-    ///是否允许空字符串
+    /// 是否允许空字符串
     /// </summary>
     /// </summary>
     public bool AllowEmptyStrings { get; set; } = false;
     public bool AllowEmptyStrings { get; set; } = false;