Commit 27917d4e by guojuxing

sql修改

parent b3620aec
......@@ -289,7 +289,7 @@
where t1.rule_chain LIKE concat('%', t2.rule_chain, '%')
</select>
<select id="getByAppCode"resultMap="BaseResultMap">
<select id="getByAppCode" resultMap="BaseResultMap">
select <include refid="Base_Column_List"></include>
from tab_config_rule
where status = 1
......
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