java110
2021-06-16 bd59c19c6fccfc8d0bf3804c0d0c712454bd7d42
java110-db/src/main/resources/mapper/acct/AccountServiceDaoImplMapper.xml
@@ -226,7 +226,7 @@
            and t.acct_id= #{acctId}
        </if>
        <if test="objId !=null and objId != ''">
            t.obj_id= #{objId},
           and t.obj_id= #{objId},
        </if>
    </update>