username@email.com
2024-05-17 850a2643d3c83f0c1b6aa4e0c210c8f3e4604d17
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; }
    }