username@email.com
2024-05-15 11629fb53df5683cd9d22b64b7056806a845c6d2
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; }
    }