From 396b7e980708f2a7e3e518d65631ba58c1aa43c3 Mon Sep 17 00:00:00 2001 From: xiaju <1784803958@qq.com> Date: Thu, 5 Jun 2025 18:51:14 +0800 Subject: [PATCH] 1 --- SGGL/Model/Model.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SGGL/Model/Model.cs b/SGGL/Model/Model.cs index d7c43828..93863743 100644 --- a/SGGL/Model/Model.cs +++ b/SGGL/Model/Model.cs @@ -323530,7 +323530,7 @@ namespace Model } } - [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PersonId", DbType="NVarChar(50) NOT NULL", CanBeNull=false)] + [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PersonId", DbType="NVarChar(50)")] public string PersonId { get @@ -447822,7 +447822,7 @@ namespace Model } } - [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PersonId", DbType="NVarChar(50) NOT NULL", CanBeNull=false)] + [global::System.Data.Linq.Mapping.ColumnAttribute(Storage="_PersonId", DbType="NVarChar(50)")] public string PersonId { get