1098226878
2021-09-13 3f1dc57d57ef0ceafcc59cd5ce34ff90cfe6d146
java110-db/src/main/resources/mapper/community/InspectionRouteServiceDaoImplMapper.xml
@@ -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 != ''">