@Mapper public interface UserDao { void queryList(ResultHandler handler); }