feat: ship enterprise control and desktop governance

This commit is contained in:
AI Bot
2026-05-11 14:59:26 +08:00
parent 0757d07521
commit a311280238
285 changed files with 48574 additions and 2428 deletions

View File

@@ -93,8 +93,8 @@ async function loginAsAdmin(baseUrl) {
"content-type": "application/json",
},
body: JSON.stringify({
account: "17600003315",
password: "boss123456",
account: "krisolo",
password: "Admin_yqs_asd.",
method: "password",
}),
});