Commit 2e621477 by zhiwj

修改bug

parent 75d9b1ac
......@@ -168,7 +168,7 @@
from tab_index_module_rel
where status = 1 and module_id = #{moduleId}
</select>
<select id="listBusinessIdByModuleIds" resultMap="BaseResultMap">
<select id="listBusinessIdByModuleIds" resultType="int">
select
module_id
from tab_index_module_rel
......
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