From 6c40c373c4131e2f971da6e4ee4bf13066224d2a Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期二, 21 五月 2024 11:30:09 +0800 Subject: [PATCH] no message --- CoreCms.Net.Model/Entities/Order/CoreCmsOrder.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CoreCms.Net.Model/Entities/Order/CoreCmsOrder.cs b/CoreCms.Net.Model/Entities/Order/CoreCmsOrder.cs index 31fd134..10c964c 100644 --- a/CoreCms.Net.Model/Entities/Order/CoreCmsOrder.cs +++ b/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; } -- Gitblit v1.9.1