@@ -1,6 +1,9 @@
|
||||
using IRaCIS.Core.Domain.Share;
|
||||
|
||||
namespace IRaCIS.Core.Domain.Models;
|
||||
|
||||
[Comment("受试者访视 - QC质疑对话")]
|
||||
[Table("QCChallengeDialog")]
|
||||
public class QCChallengeDialog : BaseAddAuditEntity
|
||||
{
|
||||
#region 导航属性
|
||||
|
||||
Reference in New Issue
Block a user