Compare commits

..

No commits in common. "84d4678406d468fa20b6e4fe0268cfaeacc51cd5" and "fcaa6339c61f3d7129472e41e7194fb537b906e2" have entirely different histories.

10 changed files with 0 additions and 18371 deletions

View File

@ -9282,16 +9282,6 @@
分类问题类型 分类问题类型
</summary> </summary>
</member> </member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingTableQuestionTrialAddOrEdit.ClassifyEditType">
<summary>
分类编辑类型 是否可编辑
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingTableQuestionTrialAddOrEdit.ClassifyShowType">
<summary>
分类显示类型 是否显示
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingTableQuestionTrialAddOrEdit.CustomCalculateMark"> <member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingTableQuestionTrialAddOrEdit.CustomCalculateMark">
<summary> <summary>
自定义计算标记 自定义计算标记
@ -9410,16 +9400,6 @@
分类问题类型 分类问题类型
</summary> </summary>
</member> </member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingTableQuestionSystemAddOrEdit.ClassifyEditType">
<summary>
分类编辑类型 是否可编辑
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingTableQuestionSystemAddOrEdit.ClassifyShowType">
<summary>
分类显示类型 是否显示
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingTableQuestionSystemAddOrEdit.QuestionClassify"> <member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingTableQuestionSystemAddOrEdit.QuestionClassify">
<summary> <summary>
问题分类 问题分类
@ -9853,16 +9833,6 @@
分类问题类型 分类问题类型
</summary> </summary>
</member> </member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingQuestionTrialView.ClassifyEditType">
<summary>
分类编辑类型 是否可编辑
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingQuestionTrialView.ClassifyShowType">
<summary>
分类显示类型 是否显示
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingQuestionSystemView.ExportIdentification"> <member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingQuestionSystemView.ExportIdentification">
<summary> <summary>
导出标识 导出标识
@ -9873,16 +9843,6 @@
分类问题类型 分类问题类型
</summary> </summary>
</member> </member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingQuestionSystemView.ClassifyEditType">
<summary>
分类编辑类型 是否可编辑
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingQuestionSystemView.ClassifyShowType">
<summary>
分类显示类型 是否显示
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingQuestionSystemView.ClassifyAlgorithms"> <member name="P:IRaCIS.Core.Application.Service.Reading.Dto.ReadingQuestionSystemView.ClassifyAlgorithms">
<summary> <summary>
分类算法 分类算法
@ -10168,16 +10128,6 @@
是否是裁判问题 是否是裁判问题
</summary> </summary>
</member> </member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.GetCalculateTableQuestionsOutDto.ClassifyEditType">
<summary>
分类编辑类型 是否可编辑
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.GetCalculateTableQuestionsOutDto.ClassifyShowType">
<summary>
分类显示类型 是否显示
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.GetTrialGroupNameListInDto.CriterionId"> <member name="P:IRaCIS.Core.Application.Service.Reading.Dto.GetTrialGroupNameListInDto.CriterionId">
<summary> <summary>
标准ID 标准ID
@ -10273,16 +10223,6 @@
分类问题类型 分类问题类型
</summary> </summary>
</member> </member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.AddOrUpdateReadingQuestionSystemInDto.ClassifyEditType">
<summary>
分类编辑类型 是否可编辑
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.AddOrUpdateReadingQuestionSystemInDto.ClassifyShowType">
<summary>
分类显示类型 是否显示
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.AddOrUpdateReadingQuestionSystemInDto.ExportIdentification"> <member name="P:IRaCIS.Core.Application.Service.Reading.Dto.AddOrUpdateReadingQuestionSystemInDto.ExportIdentification">
<summary> <summary>
导出标识 导出标识
@ -10503,16 +10443,6 @@
分类问题类型 分类问题类型
</summary> </summary>
</member> </member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.AddOrUpdateReadingQuestionTrialInDto.ClassifyEditType">
<summary>
分类编辑类型 是否可编辑
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.AddOrUpdateReadingQuestionTrialInDto.ClassifyShowType">
<summary>
分类显示类型 是否显示
</summary>
</member>
<member name="P:IRaCIS.Core.Application.Service.Reading.Dto.AddOrUpdateReadingQuestionTrialInDto.ExportIdentification"> <member name="P:IRaCIS.Core.Application.Service.Reading.Dto.AddOrUpdateReadingQuestionTrialInDto.ExportIdentification">
<summary> <summary>
导出标识 导出标识

View File

@ -327,16 +327,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary> /// </summary>
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
public string ClassifyAlgorithms { get; set; } = string.Empty; public string ClassifyAlgorithms { get; set; } = string.Empty;
@ -506,16 +496,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary> /// </summary>
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
public string ClassifyAlgorithms { get; set; } = string.Empty; public string ClassifyAlgorithms { get; set; } = string.Empty;
/// <summary> /// <summary>
@ -1187,16 +1167,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// 分类问题类型 /// 分类问题类型
/// </summary> /// </summary>
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
public List<string> ParentTriggerValueList { get; set; } = new List<string>(); public List<string> ParentTriggerValueList { get; set; } = new List<string>();
public List<string> RelevanceValueList { get; set; } = new List<string>(); public List<string> RelevanceValueList { get; set; } = new List<string>();
public List<CalculateInfo> CalculateQuestionList { get; set; } public List<CalculateInfo> CalculateQuestionList { get; set; }
@ -1217,16 +1187,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary> /// </summary>
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
/// <summary> /// <summary>
/// 分类算法 /// 分类算法
/// </summary> /// </summary>
@ -1770,16 +1730,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
[Comment("分类类型")] [Comment("分类类型")]
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
[Comment("分类算法")] [Comment("分类算法")]
public string ClassifyAlgorithms { get; set; } = string.Empty; public string ClassifyAlgorithms { get; set; } = string.Empty;
@ -1996,16 +1946,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary> /// </summary>
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
/// <summary> /// <summary>
/// 导出标识 /// 导出标识
/// </summary> /// </summary>
@ -2252,16 +2192,6 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// </summary> /// </summary>
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
/// <summary> /// <summary>
/// 导出标识 /// 导出标识
/// </summary> /// </summary>

View File

@ -357,29 +357,6 @@ namespace IRaCIS.Core.Domain.Share
Automatic = 1 Automatic = 1
} }
/// <summary>
/// 分类编辑类型
/// </summary>
public enum ClassifyEditType
{
/// <summary>
/// 可编辑
/// </summary>
CanEdit = 0,
}
/// <summary>
/// 分类显示类型
/// </summary>
public enum ClassifyShowType
{
/// <summary>
/// 显示
/// </summary>
Show = 0,
}
/// <summary> /// <summary>
/// 分类算法的类型 /// 分类算法的类型

View File

@ -191,16 +191,6 @@ public class ReadingQuestionSystem : BaseAddAuditEntity
[Comment("分类类型")] [Comment("分类类型")]
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
[Comment("问题分类")] [Comment("问题分类")]
public QuestionClassify? QuestionClassify { get; set; } public QuestionClassify? QuestionClassify { get; set; }

View File

@ -246,16 +246,6 @@ public class ReadingQuestionTrial : BaseAddAuditEntity
[Comment("分类类型")] [Comment("分类类型")]
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
[Comment("分类问题Id")] [Comment("分类问题Id")]
public Guid? ClassifyQuestionId { get; set; } public Guid? ClassifyQuestionId { get; set; }

View File

@ -150,16 +150,6 @@ public class ReadingTableQuestionSystem : BaseAddAuditEntity
[Comment("分类类型")] [Comment("分类类型")]
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
[Comment("分类算法")] [Comment("分类算法")]
public string ClassifyAlgorithms { get; set; } = string.Empty; public string ClassifyAlgorithms { get; set; } = string.Empty;

View File

@ -161,16 +161,6 @@ public class ReadingTableQuestionTrial : BaseAddAuditEntity
[Comment("分类类型")] [Comment("分类类型")]
public ClassifyType? ClassifyType { get; set; } public ClassifyType? ClassifyType { get; set; }
/// <summary>
/// 分类编辑类型 是否可编辑
/// </summary>
public ClassifyEditType? ClassifyEditType { get; set; }
/// <summary>
/// 分类显示类型 是否显示
/// </summary>
public ClassifyShowType? ClassifyShowType { get; set; }
[Comment("导出标识")] [Comment("导出标识")]
public ExportIdentification? ExportIdentification { get; set; } public ExportIdentification? ExportIdentification { get; set; }

File diff suppressed because it is too large Load Diff

View File

@ -1,98 +0,0 @@
using Microsoft.EntityFrameworkCore.Migrations;
#nullable disable
namespace IRaCIS.Core.Infra.EFCore.Migrations
{
/// <inheritdoc />
public partial class classify : Migration
{
/// <inheritdoc />
protected override void Up(MigrationBuilder migrationBuilder)
{
migrationBuilder.AddColumn<int>(
name: "ClassifyEditType",
table: "ReadingTableQuestionTrial",
type: "int",
nullable: true);
migrationBuilder.AddColumn<int>(
name: "ClassifyShowType",
table: "ReadingTableQuestionTrial",
type: "int",
nullable: true);
migrationBuilder.AddColumn<int>(
name: "ClassifyEditType",
table: "ReadingTableQuestionSystem",
type: "int",
nullable: true);
migrationBuilder.AddColumn<int>(
name: "ClassifyShowType",
table: "ReadingTableQuestionSystem",
type: "int",
nullable: true);
migrationBuilder.AddColumn<int>(
name: "ClassifyEditType",
table: "ReadingQuestionTrial",
type: "int",
nullable: true);
migrationBuilder.AddColumn<int>(
name: "ClassifyShowType",
table: "ReadingQuestionTrial",
type: "int",
nullable: true);
migrationBuilder.AddColumn<int>(
name: "ClassifyEditType",
table: "ReadingQuestionSystem",
type: "int",
nullable: true);
migrationBuilder.AddColumn<int>(
name: "ClassifyShowType",
table: "ReadingQuestionSystem",
type: "int",
nullable: true);
}
/// <inheritdoc />
protected override void Down(MigrationBuilder migrationBuilder)
{
migrationBuilder.DropColumn(
name: "ClassifyEditType",
table: "ReadingTableQuestionTrial");
migrationBuilder.DropColumn(
name: "ClassifyShowType",
table: "ReadingTableQuestionTrial");
migrationBuilder.DropColumn(
name: "ClassifyEditType",
table: "ReadingTableQuestionSystem");
migrationBuilder.DropColumn(
name: "ClassifyShowType",
table: "ReadingTableQuestionSystem");
migrationBuilder.DropColumn(
name: "ClassifyEditType",
table: "ReadingQuestionTrial");
migrationBuilder.DropColumn(
name: "ClassifyShowType",
table: "ReadingQuestionTrial");
migrationBuilder.DropColumn(
name: "ClassifyEditType",
table: "ReadingQuestionSystem");
migrationBuilder.DropColumn(
name: "ClassifyShowType",
table: "ReadingQuestionSystem");
}
}
}

View File

@ -5484,16 +5484,10 @@ namespace IRaCIS.Core.Infra.EFCore.Migrations
.HasColumnType("nvarchar(400)") .HasColumnType("nvarchar(400)")
.HasComment("分类算法"); .HasComment("分类算法");
b.Property<int?>("ClassifyEditType")
.HasColumnType("int");
b.Property<Guid?>("ClassifyQuestionId") b.Property<Guid?>("ClassifyQuestionId")
.HasColumnType("uniqueidentifier") .HasColumnType("uniqueidentifier")
.HasComment("分类问题Id"); .HasComment("分类问题Id");
b.Property<int?>("ClassifyShowType")
.HasColumnType("int");
b.Property<int?>("ClassifyType") b.Property<int?>("ClassifyType")
.HasColumnType("int") .HasColumnType("int")
.HasComment("分类类型"); .HasComment("分类类型");
@ -5744,16 +5738,10 @@ namespace IRaCIS.Core.Infra.EFCore.Migrations
.HasColumnType("nvarchar(400)") .HasColumnType("nvarchar(400)")
.HasComment("分类算法"); .HasComment("分类算法");
b.Property<int?>("ClassifyEditType")
.HasColumnType("int");
b.Property<Guid?>("ClassifyQuestionId") b.Property<Guid?>("ClassifyQuestionId")
.HasColumnType("uniqueidentifier") .HasColumnType("uniqueidentifier")
.HasComment("分类问题Id"); .HasComment("分类问题Id");
b.Property<int?>("ClassifyShowType")
.HasColumnType("int");
b.Property<int?>("ClassifyType") b.Property<int?>("ClassifyType")
.HasColumnType("int") .HasColumnType("int")
.HasComment("分类类型"); .HasComment("分类类型");
@ -6343,12 +6331,6 @@ namespace IRaCIS.Core.Infra.EFCore.Migrations
.HasColumnType("nvarchar(400)") .HasColumnType("nvarchar(400)")
.HasComment("分类算法"); .HasComment("分类算法");
b.Property<int?>("ClassifyEditType")
.HasColumnType("int");
b.Property<int?>("ClassifyShowType")
.HasColumnType("int");
b.Property<Guid?>("ClassifyTableQuestionId") b.Property<Guid?>("ClassifyTableQuestionId")
.HasColumnType("uniqueidentifier") .HasColumnType("uniqueidentifier")
.HasComment("分类问题表格Id"); .HasComment("分类问题表格Id");
@ -6549,12 +6531,6 @@ namespace IRaCIS.Core.Infra.EFCore.Migrations
.HasColumnType("nvarchar(400)") .HasColumnType("nvarchar(400)")
.HasComment("分类算法"); .HasComment("分类算法");
b.Property<int?>("ClassifyEditType")
.HasColumnType("int");
b.Property<int?>("ClassifyShowType")
.HasColumnType("int");
b.Property<Guid?>("ClassifyTableQuestionId") b.Property<Guid?>("ClassifyTableQuestionId")
.HasColumnType("uniqueidentifier") .HasColumnType("uniqueidentifier")
.HasComment("分类问题表格Id"); .HasComment("分类问题表格Id");