This commit is contained in:
2026-06-24 10:04:03 +08:00
parent b103192fac
commit 0f961789dc
538 changed files with 128210 additions and 128008 deletions
+9 -9
View File
@@ -1,9 +1,9 @@
package version
// Version 项目版本号
const Version = "1.0.1"
// GetVersion 获取版本号
func GetVersion() string {
return Version
}
package version
// Version 项目版本号
const Version = "1.0.1"
// GetVersion 获取版本号
func GetVersion() string {
return Version
}