fix: add a image caption tool

This commit is contained in:
ikechan8370 2023-06-24 23:24:14 +08:00
parent 6d5a9ed97d
commit 34bba041e5
3 changed files with 80 additions and 1 deletions

View file

@ -128,6 +128,7 @@ const defaultConfig = {
amapKey: '',
azSerpKey: '',
serpSource: 'ikechan8370',
extraUrl: '',
version: 'v2.7.0'
}
const _path = process.cwd()