java110
2021-08-19 6e8c95d31d85b53857e4e3ce12ea303eb0ea42eb
java110-db/src/main/resources/mapper/community/InspectionRouteServiceDaoImplMapper.xml
old mode 100644 new mode 100755
@@ -125,7 +125,7 @@
        <if test="seq !=null and seq != 0">
            , t.seq= #{seq}
        </if>
        <if test="remark !=null and remark != ''">
        <if test="remark !=null">
            , t.remark= #{remark}
        </if>
        <if test="communityId !=null and communityId != ''">