Fix: 提示词, 竞赛数据接口在管理员模式下转为公开 (#607)

* 提示词, 竞赛数据接口在管理员模式下转为公开

* Fix "go vet" error
This commit is contained in:
Burt
2025-11-06 20:42:43 +08:00
committed by GitHub
parent cb5edffe03
commit fce3441aff
5 changed files with 23 additions and 32 deletions

3
.gitignore vendored
View File

@@ -44,3 +44,6 @@ web/.vite/
# ESLint 临时报告文件(调试时生成,不纳入版本控制)
eslint-*.json
# VS code
.vscode