createCriteria().list{ 。。。 and{ (user==null?eq("aaa",bbb:'in'("oper",user)) }
请问上面in之后的括号里的“oper"是字段名、还是要in的值?
字段名