初始化项目,复制原投票系统后台代码

This commit is contained in:
2024-12-05 14:21:48 +08:00
parent 92a1a77bc1
commit 22cb271ff1
130 changed files with 10106 additions and 4 deletions
+5 -4
View File
@@ -6,12 +6,13 @@
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.log
# Dependency directories (remove the comment below to include it)
# vendor/
.idea/
.git/
.DS_Store/
.tmp/