java110
2020-07-09 022ffe220344d387380fad4ffe33ebcf318c6eab
java110-db/src/main/resources/mapper/community/MenuServiceDaoImplMapper.xml
@@ -60,7 +60,7 @@
            <if test="icon !=null and icon != ''">
                t.icon= #{icon},
            </if>
            <if test="label !=null and label != ''">
            <if test="label !=null ">
                t.label= #{label},
            </if>
            <if test="seq !=null ">