src/api/doctor/checkAll.js @@ -203,3 +203,14 @@ params: { tjNUm: tjNUm, proId: proId } }) } export function tjjcycxm(tjNumber) { return request({ url: '/system/config/tjjcycxm', method: 'get', params: { tjh: tjNumber } }) }