java110
2020-06-15 3d18d3d08ac794ec39ba2e973befd7fb8782a024
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 ">