shiyj1101
2021-06-18 9c0afd1db117e1bbc06f403f92dde9919fff9532
java110-db/src/main/resources/mapper/community/MappingServiceDaoImplMapper.xml
old mode 100644 new mode 100755
@@ -117,7 +117,7 @@
        <if test="name !=null and name != ''">
            , t.name= #{name}
        </if>
        <if test="remark !=null and remark != ''">
        <if test="remark !=null">
            , t.remark= #{remark}
        </if>
        <if test="value !=null and value != ''">