导表修改
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.Web;
|
||||
using IRaCIS.Application.Contracts;
|
||||
using IRaCIS.Core.Application.Helper;
|
||||
using IRaCIS.Core.Domain.Share;
|
||||
|
||||
namespace IRaCIS.Core.Application.Contracts
|
||||
@@ -289,6 +290,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public string Sponsor { get; set; }
|
||||
|
||||
[DictionaryTranslateAttribute("TrialStatusEnum")]
|
||||
public string TrialStatusStr { get; set; }
|
||||
|
||||
#region PM
|
||||
|
||||
Reference in New Issue
Block a user