@@ -209,7 +209,6 @@
from zs_reimbursement_business_info a
where a.del_flag = 0
and a.business_code_id= #{businessCodeId}
- and office_type = #{officeType}
</select>
<select id="getGatheringStatusById" resultType="java.lang.String">