1.dao对象类型,通过get方法获取属性值,通过string ==null判断是否为null,在根据string.isEmpty判断是否为空
1.list类型,通过判断list.size()是否大于0,来保证list中有数据