diff --git a/platform-biz-service/src/main/resources/mainOrm/master/PatientService.xml b/platform-biz-service/src/main/resources/mainOrm/master/PatientService.xml index 349d8c1..3f402db 100644 --- a/platform-biz-service/src/main/resources/mainOrm/master/PatientService.xml +++ b/platform-biz-service/src/main/resources/mainOrm/master/PatientService.xml @@ -252,7 +252,7 @@ - SELECT count(1) from (SELECT parentid,id from patient_service where ser_status=1 and per_type = #{perType,jdbcType=INTEGER}