kidgrow-business/kidgrow-opration-center/kidgrow-opration-center-biz/src/main/resources/mapper/DoctorTempleteMapper.xml
@@ -105,7 +105,9 @@ WHERE is_del = 0 AND enabled = 1 AND templete_type = #{p.templeteType} <if test="p.templeteType!=null and p.templeteType!=''"> AND templete_type = #{p.templeteType} </if> AND(( hospital_id IS NULL AND hospital_id IS NULL