Commit 7f0d2579 authored by luben's avatar luben

Merge branch 'dev' into 'main'

Dev

See merge request !123
parents f5750dcb 6583cd34
Pipeline #143209 failed with stages
in 3 minutes and 38 seconds
......@@ -682,6 +682,7 @@
and level = 4 and wg_type = #{type}
and wg_code like CONCAT(#{code}, '%')
and wg_code != #{code}
order by wg_code
</select>
<select id="getAllLevelTwoByType" resultType="com.ruoyi.system.domain.grid.GridRegion">
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