feat: serp tool

This commit is contained in:
ikechan8370 2023-06-24 01:38:06 +08:00
parent ed337275d5
commit 9c07b4fef7
4 changed files with 51 additions and 1 deletions

View file

@ -794,6 +794,12 @@ export function supportGuoba () {
label: '高德APIKey',
bottomHelpMessage: '用于查询天气',
component: 'Input'
},
{
field: 'azSerpKey',
label: 'Azure search key',
bottomHelpMessage: 'https://www.microsoft.com/en-us/bing/apis/bing-web-search-api',
component: 'Input'
}
],
// 获取配置数据方法(用于前端填充显示数据)