wuxw
2020-02-19 cddd83f139af1786517759277ced8479cbe80d3b
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 ">