小程序后端接入 talkingq 共享库并新增消息与定位能力

This commit is contained in:
stu2not
2026-04-20 20:07:35 +08:00
parent e7fe92b863
commit 24b1d1025b
22 changed files with 3469 additions and 762 deletions

View File

@@ -20,6 +20,8 @@ NO_AUTH_PATH_PREFIXES = (
"/redoc",
"/openapi.json",
"/auth/login",
"/device-im",
"/device-location",
)