💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## city 功能说明:热门城市 适用范围:全局使用 基本语法: ``` {SEO:city limit='' cache="2592000" id="vo"} {$vo.city_name} {/SEO:city} ``` **参数说明**: * [ ] limit='' 读取条数 * [ ] cache='' 缓存时间 **响应参数**: * [ ] city_name='' 城市名称 * [ ] url='' 链接 **案例**: ``` {SEO:city limit='' cache="2592000" id="vo"} {$vo.city_name} {/SEO:city} ```