select b.obj_id from offer_prod_inst_rel_551 b where b.rela_obj_inst_type = 'A1'and b.offer_inst_id =700001448733
数据库里的字段为空 但返回的是[null],为什么不返回一个空的集合?
有什么办法让只返回一个空的集合吗?求教!
判断一下呗,若为空,就返回一个空集合
映射的resultMap里面不包含这个字段