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

* 提示词, 竞赛数据接口在管理员模式下转为公开
* Fix "go vet" error
This commit is contained in:
Burt
2025-11-06 20:42:43 +08:00
committed by GitHub
parent 4ca170fcdb
commit 900323b386
5 changed files with 23 additions and 32 deletions
+3
View File
@@ -44,3 +44,6 @@ web/.vite/
# ESLint 临时报告文件(调试时生成,不纳入版本控制)
eslint-*.json
# VS code
.vscode