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

@ -126,6 +126,7 @@ const defaultConfig = {
autoJapanese: false,
enableGenerateContents: false,
amapKey: '',
azSerpKey: '',
version: 'v2.6.2'
}
const _path = process.cwd()