移动系统liao
2024-05-21 7f8aa838ab463151b8b1a784c48d0034ca005b61
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; }
    }