Commit 6addd5e6 by 陶光胜

通过电话号码查询商户

parent 5be2411e
......@@ -195,7 +195,7 @@
select
<include refid="Base_Column_List" />
from tab_sys_union_enterprise_resource
where t1.union_id=#{unionId}
and t1.status = 1
where union_id=#{unionId}
and status = 1
</select>
</mapper>
\ No newline at end of file
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