@@ -23,7 +23,7 @@ oci-portal-dash:OCI Portal 前端(Vue 3 + Vite + TypeScript + Naive UI + Tai
## 质量门(提交前必过)
```bash
npm run lint && npm run typecheck && npm run build
npm run lint && npm run typecheck && npm run test&& npm run build
```
## 文档同步
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.