chore: 修改go模块名与更新构建日期

go.mod中的模块名由“OGame Vue Ts”更改为“ogame-vue-ts”,package.json的buildDate更新为2025/12/24 01:51:29。
This commit is contained in:
谦君
2025-12-24 01:52:58 +08:00
parent b6be379702
commit b85b84399a
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -1,3 +1,3 @@
module OGame Vue Ts
module ogame-vue-ts
go 1.25.4