From 97bfaaefe071c9f9881e61ac04f4e78c4b02a33f Mon Sep 17 00:00:00 2001 From: xiaochanghai Date: Thu, 13 Feb 2025 10:31:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E7=8F=AD=E7=AE=A1=E7=90=86=E8=A1=A8?= =?UTF-8?q?=E5=8D=95=20=E8=80=83=E8=AF=95=E5=BC=80=E5=A7=8B=E7=BB=93?= =?UTF-8?q?=E6=9D=9F=E6=97=A5=E6=9C=9F=EF=BC=8C=E6=98=AF=E5=90=A6=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E5=AD=A6=E4=B9=A0=E6=89=8D=E8=83=BD=E8=80=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Base/Ghre/Ghre_OpenClass.Dto.Base.cs | 4 +-- .../Models/Ghre/Ghre_OpenClass.cs | 4 +-- .../Ghre/Ghre_OpenClassServices.cs | 5 +-- Tiobon.Core/Tiobon.Core.Model.xml | 35 +++++++++++++++++++ 4 files changed, 40 insertions(+), 8 deletions(-) diff --git a/Tiobon.Core.Model/Base/Ghre/Ghre_OpenClass.Dto.Base.cs b/Tiobon.Core.Model/Base/Ghre/Ghre_OpenClass.Dto.Base.cs index 6a79c253..beb4a12d 100644 --- a/Tiobon.Core.Model/Base/Ghre/Ghre_OpenClass.Dto.Base.cs +++ b/Tiobon.Core.Model/Base/Ghre/Ghre_OpenClass.Dto.Base.cs @@ -6,7 +6,7 @@ * * Ver 变更日期 负责人 变更内容 * ─────────────────────────────────── -*V0.01 2025/2/13 9:25:21 SimonHsiao 初版 +*V0.01 2025/2/13 10:11:51 SimonHsiao 初版 * * Copyright(c) 2025 Tiobon Corporation. All Rights Reserved. *┌──────────────────────────────────┐ @@ -177,7 +177,7 @@ public class Ghre_OpenClassBase /// /// 是否需要学习 /// - public bool? IsRequireStudy { get; set; } + public int? IsRequireStudy { get; set; } /// /// 发布状态 diff --git a/Tiobon.Core.Model/Models/Ghre/Ghre_OpenClass.cs b/Tiobon.Core.Model/Models/Ghre/Ghre_OpenClass.cs index adde5f72..dea14606 100644 --- a/Tiobon.Core.Model/Models/Ghre/Ghre_OpenClass.cs +++ b/Tiobon.Core.Model/Models/Ghre/Ghre_OpenClass.cs @@ -6,7 +6,7 @@ * * Ver 变更日期 负责人 变更内容 * ─────────────────────────────────── -*V0.01 2025/2/13 9:25:21 SimonHsiao 初版 +*V0.01 2025/2/13 10:11:51 SimonHsiao 初版 * * Copyright(c) 2025 Tiobon Corporation. All Rights Reserved. *┌──────────────────────────────────┐ @@ -178,7 +178,7 @@ public class Ghre_OpenClass : BasePoco /// /// 是否需要学习 /// - public bool? IsRequireStudy { get; set; } + public int? IsRequireStudy { get; set; } /// /// 发布状态 diff --git a/Tiobon.Core.Services/Ghre/Ghre_OpenClassServices.cs b/Tiobon.Core.Services/Ghre/Ghre_OpenClassServices.cs index 459028ef..7e5fba7b 100644 --- a/Tiobon.Core.Services/Ghre/Ghre_OpenClassServices.cs +++ b/Tiobon.Core.Services/Ghre/Ghre_OpenClassServices.cs @@ -1,7 +1,4 @@ -using MathNet.Numerics.Distributions; -using Microsoft.AspNetCore.Mvc; - -namespace Tiobon.Core.Services; +namespace Tiobon.Core.Services; /// /// 开班管理 (服务) diff --git a/Tiobon.Core/Tiobon.Core.Model.xml b/Tiobon.Core/Tiobon.Core.Model.xml index f207d8f1..f712c857 100644 --- a/Tiobon.Core/Tiobon.Core.Model.xml +++ b/Tiobon.Core/Tiobon.Core.Model.xml @@ -4875,6 +4875,16 @@ 报名结束日期 + + + 考试开始日期 + + + + + 考试结束日期 + + 开班人数 @@ -4925,6 +4935,11 @@ 总结 + + + 是否需要学习 + + 发布状态 @@ -19631,6 +19646,16 @@ 报名结束日期 + + + 考试开始日期 + + + + + 考试结束日期 + + 开班人数 @@ -19681,6 +19706,11 @@ 总结 + + + 是否需要学习 + + 发布状态 @@ -29857,6 +29887,11 @@ 报名起止日期 + + + 考试起止日期 + + 试卷