修改项目属性 单选变为多选
This commit is contained in:
@@ -148,7 +148,8 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
//医生付费类型 CN US
|
||||
public int? Nation { get; set; }
|
||||
public AttendedReviewerType? AttendedReviewerType { get; set; }
|
||||
|
||||
//public AttendedReviewerType? AttendedReviewerType { get; set; }
|
||||
}
|
||||
|
||||
public class StatisticsWorkloadQueryParam : PageInput
|
||||
|
||||
Reference in New Issue
Block a user