feat: 支持动态增加 site 配置 #30

Merged
longbot merged 7 commits from dev_szk into main 2025-11-25 08:00:17 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit ec6a8c3154 - Show all commits

View File

@ -70,6 +70,7 @@ export enum ShipmentType {
}
export enum staticValue {
// 万能验证码
STATIC_CAPTCHA = 'yoone2025!@YOONE0923'
}