feat(gateway): 接入统一认证中心本地登录
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"executor": "nx:run-commands",
|
||||
"options": {
|
||||
"cwd": "apps/web",
|
||||
"command": "pnpm typecheck"
|
||||
"command": "pnpm test && pnpm typecheck"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user