fix: 登录用户调整

temp_monitor
时启龙 2025-09-05 14:54:28 +08:00
parent dd7beac9b7
commit 5578d89df1
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ if (token) {
router.push(redirect as string)
}
if (temp_monitor) {
const account = 'bocloud'
const password = '8AUvvKHq/FQeyU1Nr9aBtg=='
const account = 'guanliyuan'
const password = 'GOdH3KMxwttwZdxWj3m5+A=='
const res = await login({
account,
password,