diff --git a/openhis-server-new/openhis-application/src/main/resources/mapper/regdoctorstation/AdviceManageAppMapper.xml b/openhis-server-new/openhis-application/src/main/resources/mapper/regdoctorstation/AdviceManageAppMapper.xml index 79009b5a..94d32fb7 100644 --- a/openhis-server-new/openhis-application/src/main/resources/mapper/regdoctorstation/AdviceManageAppMapper.xml +++ b/openhis-server-new/openhis-application/src/main/resources/mapper/regdoctorstation/AdviceManageAppMapper.xml @@ -309,7 +309,7 @@ null AS dispense_per_duration, 1 AS part_percent, '' AS condition_definition_name, - T1.therapy_enum AS therapyEnum, + COALESCE(T1.therapy_enum, 2) AS therapyEnum, 99 AS sort_number, T1.based_on_id AS based_on_id FROM wor_service_request AS T1