export const SubjectCheckConfig = {
ModuleType: {
'Subject': '受试者模块'
},
OptType: {
'addSubject': '新增受试者',
'updateSubject': '修改受试者'
}