Commit bee93683 by zhiwj

修改模块

parent 38283336
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
select select
module_id module_id
from tab_index_module_rel from tab_index_module_rel
where status = 1 and index_id = #{businessId} and type = #{type} where status = 1 and business_id = #{businessId} and type = #{type}
</select> </select>
<select id="listBusinessIdByModuleId" resultType="int"> <select id="listBusinessIdByModuleId" resultType="int">
select select
......
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