Commit 112f157a authored by wujiang's avatar wujiang

修改level不兼容

parent 7c4124fc
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
from from
systemctl_region systemctl_region
where where
PARENT_REGION_CODE = #{parentCode} and LEVEL = #{level} PARENT_REGION_CODE = #{parentCode} and `LEVEL` = #{level}
</select> </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