恢复菜单

dev-9.10-修复中台bug-xuyifeng
water_xu 2024-09-04 20:42:01 +08:00
parent 370adafd23
commit 439eb4fdb0
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<!--表名 -->
<sql id="tableName">
SYS_MENU2
SYS_MENU
</sql>
<!-- 字段 -->

View File

@ -34,7 +34,7 @@
<!--表名 -->
<sql id="tableName">
SYS_MENU2
SYS_MENU
</sql>
<!-- 字段 -->