Commit 174f57e1 authored by luben's avatar luben

feat

parent 6da926e7
......@@ -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