@@ -11,8 +11,8 @@ using Microsoft.EntityFrameworkCore;
|
||||
|
||||
namespace IRaCIS.Core.Domain.Models;
|
||||
|
||||
[Comment("项目标准 - 标准配置")]
|
||||
[Table("ReadingQuestionCriterionTrial")]
|
||||
[Comment("项目标准问题")]
|
||||
[Table("ReadingQuestionTrial")]
|
||||
public class ReadingQuestionTrial : BaseAddAuditEntity
|
||||
{
|
||||
#region 导航属性
|
||||
|
||||
Reference in New Issue
Block a user