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>