根据需求,返回头像
@override Future<String?> queryImage() async => (await imageModelDao.random("images"))?.image;