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