username@email.com
2024-05-17 a9d26b7c151f2727c9dc06a8236f2cf45a765cda
CoreCms.Net.Model/Entities/Order/CoreCmsOrder.cs
@@ -560,7 +560,7 @@
        [StringLength(maximumLength: 255, ErrorMessage = "{0}不能超过{1}字")]
        [SugarColumn(IsNullable = true)]
        public System.String planorderId { get; set; }