Commit c74ef51c authored by 董天德's avatar 董天德

服务方案配置删除绑定机构修改

parent a1dc9f09
......@@ -64,8 +64,8 @@
<if test="programId != null">
LEFT JOIN CH_SRV_PROGRAM_SET ON ITEM_ID = PROJECT_ID AND PROGRAM_ID = #{programId}
</if>
WHERE SRV_ORGAN_ID = #{srvOrganId}
AND STATUS = 0
--SRV_ORGAN_ID = #{srvOrganId} AND
WHERE STATUS = 0
</select>
<select id="organProjectList" resultType="com.hungraim.ltc.pojo.vo.governance.OrganProjectVO">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment