refactor: 单元格编辑优化

This commit is contained in:
meilin.huang
2023-12-22 17:04:06 +08:00
parent 2b419bca11
commit 94ed4b77d6
6 changed files with 30 additions and 25 deletions

View File

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