如何不set对象的话会报空指针: planText pt = new planText();
pt.setAuthority_info(new authority_info());
pt.getAuthority_info().setConfirm(2); 如何不set对象的话会报空指针: planText pt = new planText();
pt.setAuthority_info(new authority_info());
pt.getAuthority_info().setConfirm(2);
被折叠的 条评论
为什么被折叠?