加入前台模块

This commit is contained in:
孟帅
2022-12-15 16:13:58 +08:00
parent a7658b9b8b
commit 50207ded90
2 changed files with 2 additions and 2 deletions

View File

@@ -8,5 +8,5 @@ package consts
// VersionApp 应用版本
const (
VersionApp = "2.0.2"
VersionApp = "2.0.3"
)