用户增加工作语言,系统文档增加文档适用语言用户
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
public int StatType { get; set; }
|
||||
|
||||
//医生付费类型 CN US
|
||||
public int? Nation { get; set; }
|
||||
public DoctorNation? Nation { get; set; }
|
||||
|
||||
//public AttendedReviewerType? AttendedReviewerType { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user