username@email.com
2024-05-29 3c69868ae407c0cee2bfd4a75f1c62b1854c5c66
CoreCms.Net.Model/Entities/User/CoreCmsUser.cs
@@ -162,7 +162,7 @@
        [StringLength(maximumLength: 255, ErrorMessage = "{0}不能超过{1}字")]
        [SugarColumn(IsNullable = true)]
        public System.String isplanorder { get; set; }
    }