fix: /v1/common/log/report 跳过签名验证
All checks were successful
Build docker and publish / build (20.15.1) (push) Successful in 8m7s
All checks were successful
Build docker and publish / build (20.15.1) (push) Successful in 8m7s
Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
parent
e5c8e965af
commit
cee97ae630
@ -24,6 +24,7 @@ var (
|
|||||||
"/v1/iap/notifications",
|
"/v1/iap/notifications",
|
||||||
"/v1/telegram/webhook",
|
"/v1/telegram/webhook",
|
||||||
"/v1/subscribe/config",
|
"/v1/subscribe/config",
|
||||||
|
"/v1/common/log/report",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user