refactor: PageTable组件重构

This commit is contained in:
meilin.huang
2023-12-12 23:31:53 +08:00
parent d86ef0a9ab
commit 8faf1831d9
26 changed files with 920 additions and 462 deletions

View File

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