Commit 211e13fe authored by luben's avatar luben

Merge branch 'dev-lb' into 'dev'

feat

See merge request !227
parents 1a5fdc28 174f57e1
Pipeline #145537 canceled with stages
......@@ -801,6 +801,8 @@
<select id="getAllLevelThree" resultType="com.ruoyi.system.domain.grid.GridRegion">
select
<include refid="Base_Column_List" />
,
<include refid="Blob_Column_List" />
from grid_region where is_valid = '1'
and wg_type = #{wgType}
<if test="wgCodeLikes != null and wgCodeLikes.size() > 0">
......
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