From 7c16f485035a75e430327ea4f0b09282fa10de0f Mon Sep 17 00:00:00 2001 From: xiaochanghai Date: Tue, 13 May 2025 13:22:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=97=AE=E5=8D=B7=E9=A2=98?= =?UTF-8?q?=E7=9B=AE=E6=B1=A0=E6=96=B0=E5=A2=9E=E7=BC=96=E8=BE=91=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Model/Tiobon.Web.pdm | 17 ++++++++--------- Tiobon.Core.Api/Tiobon.Core.Model.xml | 2 +- .../Ghre/Ghre_CertificateDesignItem.Dto.Base.cs | 2 +- .../Models/Ghre/Ghre_CertificateDesignItem.cs | 2 +- .../Extend/CertificateDesignerData.cs | 3 +-- Tiobon.Core/Tiobon.Core.Model.xml | 2 +- 6 files changed, 13 insertions(+), 15 deletions(-) diff --git a/Model/Tiobon.Web.pdm b/Model/Tiobon.Web.pdm index 08ff15b0..0420e64b 100644 --- a/Model/Tiobon.Web.pdm +++ b/Model/Tiobon.Web.pdm @@ -1,5 +1,5 @@ - + @@ -10121,7 +10121,7 @@ DESTINATION 0 新宋体,8,N 1741251133 1741253579 -((40058,-9675), (46058,-900)) +((39946,-9675), (46170,-900)) ((43058,-9675),(43058,-900)) 2 1 @@ -10166,7 +10166,7 @@ DESTINATION 0 新宋体,8,N 1741253476 1741253575 -((40013,-2100), (46013,5325)) +((39901,-2100), (46125,5325)) ((43013,5325),(43013,-2100)) 2 1 @@ -10188,7 +10188,7 @@ DESTINATION 0 新宋体,8,N 1741253560 1741253591 -((39309,5850), (46809,13800)) +((39197,5850), (46921,13800)) ((43059,13800),(43059,5850)) 2 1 @@ -10210,7 +10210,7 @@ DESTINATION 0 新宋体,8,N 1741255050 1741255050 -((38401,14400), (47401,22350)) +((38289,14400), (47513,22350)) ((42901,22350),(42901,14400)) 2 1 @@ -10232,7 +10232,7 @@ DESTINATION 0 新宋体,8,N 1741255952 1741255952 -((50010,-1950), (56010,5325)) +((49898,-1950), (56122,5325)) ((53010,-1950),(53010,5325)) 2 1 @@ -63159,10 +63159,9 @@ Ghra_staff_InsureBase text 1747035481 Administrator -1747035664 +1747113222 Administrator -nvarchar(32) -32 +nvarchar(max) 378195BC-B425-431E-AE22-5FED8F6819E8 diff --git a/Tiobon.Core.Api/Tiobon.Core.Model.xml b/Tiobon.Core.Api/Tiobon.Core.Model.xml index 0233430f..66975c7f 100644 --- a/Tiobon.Core.Api/Tiobon.Core.Model.xml +++ b/Tiobon.Core.Api/Tiobon.Core.Model.xml @@ -41836,7 +41836,7 @@ text - + diff --git a/Tiobon.Core.Model/Base/Ghre/Ghre_CertificateDesignItem.Dto.Base.cs b/Tiobon.Core.Model/Base/Ghre/Ghre_CertificateDesignItem.Dto.Base.cs index 77e5db05..0ca193a7 100644 --- a/Tiobon.Core.Model/Base/Ghre/Ghre_CertificateDesignItem.Dto.Base.cs +++ b/Tiobon.Core.Model/Base/Ghre/Ghre_CertificateDesignItem.Dto.Base.cs @@ -131,7 +131,7 @@ public class Ghre_CertificateDesignItemBase /// /// text /// - [Display(Name = "text"), Description("text"), MaxLength(32, ErrorMessage = "text 不能超过 32 个字符")] + [Display(Name = "text"), Description("text")] public string text { get; set; } /// diff --git a/Tiobon.Core.Model/Models/Ghre/Ghre_CertificateDesignItem.cs b/Tiobon.Core.Model/Models/Ghre/Ghre_CertificateDesignItem.cs index 4622a949..41ee48a8 100644 --- a/Tiobon.Core.Model/Models/Ghre/Ghre_CertificateDesignItem.cs +++ b/Tiobon.Core.Model/Models/Ghre/Ghre_CertificateDesignItem.cs @@ -132,7 +132,7 @@ public class Ghre_CertificateDesignItem : BasePoco /// /// text /// - [Display(Name = "text"), Description("text"), MaxLength(32, ErrorMessage = "text 不能超过 32 个字符")] + [Display(Name = "text"), Description("text")] public string text { get; set; } /// diff --git a/Tiobon.Core.Model/ViewModels/Extend/CertificateDesignerData.cs b/Tiobon.Core.Model/ViewModels/Extend/CertificateDesignerData.cs index 6704ee93..bae2994d 100644 --- a/Tiobon.Core.Model/ViewModels/Extend/CertificateDesignerData.cs +++ b/Tiobon.Core.Model/ViewModels/Extend/CertificateDesignerData.cs @@ -147,8 +147,7 @@ public class CertificateDesignerItem /// /// text - /// - [Display(Name = "text"), Description("text"), MaxLength(32, ErrorMessage = "text 不能超过 32 个字符")] + /// public string text { get; set; } /// diff --git a/Tiobon.Core/Tiobon.Core.Model.xml b/Tiobon.Core/Tiobon.Core.Model.xml index 0233430f..66975c7f 100644 --- a/Tiobon.Core/Tiobon.Core.Model.xml +++ b/Tiobon.Core/Tiobon.Core.Model.xml @@ -41836,7 +41836,7 @@ text - +