zksu
/
API
forked from yoone/API
1
0
Fork 0

fix(webhook): 更新webhook控制器中的密钥值

This commit is contained in:
zhuotianyuan 2026-01-06 18:57:26 +08:00 committed by longbot
parent 19e083dc67
commit 924f9723fb
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import {
@Controller('/webhook')
export class WebhookController {
private secret = '$kjYOONE24kdcdjflddd';
private secret = 'YOONE24kd$kjcdjflddd';
// 平台服务保留按需注入