修改项目为前后端分离方案

This commit is contained in:
2026-03-28 23:30:02 +08:00
parent d8536354d4
commit 7a7d3aeaaa
77 changed files with 1447 additions and 23765 deletions

View File

@@ -7,5 +7,5 @@ package constants
// 应用程序版本信息
const (
// AppVersion 应用程序版本号
AppVersion = "1.0.3"
AppVersion = "2.0.1"
)