java110
2021-09-04 576c52d8d8e6fb1e738380cc5fc101a6a2b0b3a8
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 != ''">