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