Commit 4fbd6733 authored by fanjr's avatar fanjr

修改

parent 35cb0f92
......@@ -317,7 +317,7 @@
SELECT id,
status
FROM t_aidea_coupon_record
where number = #{number}
where number = #{number} AND del_flag = 0
</select>
<select id="getHospitalIdByfaNo" resultType="map">
SELECT id
......
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