forked from gzzfw/backEnd/gz-dyh

liyj
2024-09-14 ecb8ee9c13ef1d4b7c0324dcd39e3ae34d9ce5b5
dyh-service/dyh-mediate/src/main/java/cn/huge/module/cases/dao/mapper/xml/CaseInfoMapper.xml
@@ -94,8 +94,8 @@
        <result property="inputUnitName" column="input_unit_name"/>
        <result property="mediResult" column="medi_result"/>
        <result property="mediResultName" column="medi_result_name"/>
        <result property="mediateDeptId" column="mediate_dept_id"/>
        <result property="mediateDeptName" column="mediate_dept_name"/>
        <result property="mediateUnitId" column="mediate_unit_id"/>
        <result property="mediateUnitName" column="mediate_unit_name"/>
        <result property="assistUnitId" column="assist_unit_id"/>
        <result property="assistUnitName" column="assist_unit_name"/>
        <result property="closeTime" column="close_time"/>
@@ -118,8 +118,8 @@
        a.input_unit_name,
        b.medi_result,
        b.medi_result_name,
        b.mediate_dept_id,
        b.mediate_dept_name,
        b.mediate_unit_id,
        b.mediate_unit_name,
        b.assist_unit_id,
        b.assist_unit_name,
        b.close_time,