support transaction tag group

This commit is contained in:
MaysWind
2026-01-17 00:47:51 +08:00
parent b556efa510
commit 7d9cfc4ced
59 changed files with 3289 additions and 795 deletions
+1
View File
@@ -15,4 +15,5 @@ const (
UUID_TYPE_TEMPLATE UuidType = 7
UUID_TYPE_PICTURE UuidType = 8
UUID_TYPE_EXPLORER UuidType = 9
UUID_TYPE_TAG_GROUP UuidType = 10
)