feat: add Yuheng ticket bind, trial SMS off, shared bindings

Ship ticket-exchange and bind/policy for Z13, keep trial binds SMS-free, allow shared company bindings, and align SyncPage plus sync docs.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
whm
2026-08-05 15:09:49 +08:00
parent f90245db9c
commit d195aa4804
19 changed files with 957 additions and 96 deletions

View File

@@ -39,6 +39,12 @@ func main() {
"/api/v1/auth/register",
"/api/v1/auth/token",
"/api/v1/auth/agent/register",
"/api/v1/auth/bind-code/redeem",
"/api/v1/auth/bind/phone-lookup",
"/api/v1/auth/bind/phone-confirm",
"/api/v1/auth/bind/policy",
"/api/v1/auth/yuheng/ticket-exchange",
"/api/v1/auth/sms/send",
"/api/v1/meta/",
"/api/v1/public/",
"/ai/",