From 67eead570d15378b8b5ae937f2265c6d4f3cbe6d Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Thu, 12 Feb 2026 11:31:26 +0800
Subject: [PATCH] feat: app语音

---
 uniapps/work-app/src/api/user/index.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/uniapps/work-app/src/api/user/index.js b/uniapps/work-app/src/api/user/index.js
index 5a3fc98..3c1cf49 100644
--- a/uniapps/work-app/src/api/user/index.js
+++ b/uniapps/work-app/src/api/user/index.js
@@ -44,6 +44,7 @@
       grant_type: 'password',
       scope: 'all',
       type,
+			belongSystem: 'dilab-brain',
     },
   })
 }

--
Gitblit v1.9.3