package com.mzl.flower.service.map; public interface MapTengxunService { /** * 获取腾讯的行政区划 */ void getAdministrativeDivision(); }