example:
url:
- 1. /static/<path:filename>
- static
- ['HEAD', 'GET', 'OPTIONS']
- 2. /api/botany/sciname/sp2000_2021/query_by_common
- sciname.query_by_common
- ['HEAD', 'GET', 'OPTIONS']
- 3. /api/botany/sciname/sp2000_2021/query_family_info
- sciname.query_family_info
- ['HEAD', 'GET', 'OPTIONS']
- 4. /api/botany/sciname/sp2000_2021/query_species_detail
- sciname.query_species_detail
- ['HEAD', 'GET', 'OPTIONS']
- 5. /
- all_links
- ['HEAD', 'GET', 'OPTIONS']