@@ -34,7 +34,7 @@ export function setupPermission() {
.login({
userName: "admin",
password: "123456",
- orgId: 1,
+ orgId: 17,
})
.then(async () => {
if (userStore.isGetAuth) {