class ReqUrl { static const String getPoetryList = '/v1/poetry/list'; static const String getPoetryDetail = '/v1/poetry/detail'; }