refactor: 数据库操作界面小优化

This commit is contained in:
meilin.huang
2023-11-22 12:19:07 +08:00
parent d102cc8c08
commit bb37ed3b95
7 changed files with 88 additions and 60 deletions

View File

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