mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
transaction tag index supports soft delete
This commit is contained in:
@@ -11,4 +11,5 @@ const (
|
||||
UUID_TYPE_TRANSACTION UuidType = 3
|
||||
UUID_TYPE_CATEGORY UuidType = 4
|
||||
UUID_TYPE_TAG UuidType = 5
|
||||
UUID_TYPE_TAG_INDEX UuidType = 6
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user