yonge 3 yıl önce
ebeveyn
işleme
30bc5e8db1

+ 1 - 1
cooleshow-auth/auth-server/src/main/resources/config/mybatis/SysMenuMapper.xml

@@ -99,7 +99,7 @@
             <if test="hid != null">
             <if test="hid != null">
                 hidden_ = #{hid},
                 hidden_ = #{hid},
             </if>
             </if>
-            <if test="memo != null">
+            <if test="memo != null and memo != ''">
                 memo_ = #{memo},
                 memo_ = #{memo},
             </if>
             </if>
         </set>
         </set>