@@ -9,7 +9,7 @@ import org.springframework.web.bind.annotation.RequestBody;
import java.util.List;
/**
- * 区域 接口路由
+ * 行政区域 接口路由
*/
@RestMappingController("sys-region")
public interface SysRegionService {