spring + mongodb请教个问题,我现在想操作3层的数字不知道怎么操作。例如:{"one":[{"two":[{"three":""}]}]} 现在我想删除{"three":""}这个,但不知道怎么操作,unset pull 都试了,不对,不知道是不是我写错还是怎样,求解答?