feat: complete customer service safety and handover flow

This commit is contained in:
张胜宇
2026-09-11 16:11:30 +08:00
parent 0059701509
commit ef098e6a4b
30 changed files with 1868 additions and 50 deletions
@@ -25,6 +25,8 @@ PROTECTED_GET = [
"/api/v1/knowledge-references/token-abcdefghijklmnopqrst",
"/api/v1/users/me/memory-profile",
"/api/v1/admin/config-releases",
"/api/v1/admin/customer-service/handover-tickets",
"/api/v1/admin/customer-service/handover-tickets/ticket-x",
]
PROTECTED_POST = [