refactor: 系统水印重构

This commit is contained in:
meilin.huang
2023-10-14 00:38:51 +08:00
parent e0f1f40ba0
commit 77ae6e3bab
20 changed files with 139 additions and 123 deletions

View File

@@ -4,7 +4,7 @@ import "fmt"
const (
AppName = "mayfly-go"
Version = "v1.5.2"
Version = "v1.5.3"
)
func GetAppInfo() string {