select @pageTag(){ t.* @} from xzx_city_partner t where 1=1 @//数据权限,该sql语句功能点,如果不考虑数据权限,可以删除此行
批量逻辑删除
update xzx_city_partner set del_flag = 1 where id in( #join(ids)#)
select * from xzx_city_partner where user_id like #"%"+userId+"%"#