Query <LoginBean> query = loginBox.query().equal(LoginBean_.loginName, "").build();. List<LoginBean> joeList = ...
確定! 回上一頁