mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 15:07:33 +08:00
code refactor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package models
|
||||
|
||||
// LevelOneTransactionParentId represents the parent id of level-one transaction category
|
||||
const LevelOneTransactionParentId = 0
|
||||
// LevelOneTransactionCategoryParentId represents the parent id of level-one transaction category
|
||||
const LevelOneTransactionCategoryParentId = 0
|
||||
|
||||
// TransactionCategoryType represents transaction category type
|
||||
type TransactionCategoryType byte
|
||||
|
||||
Reference in New Issue
Block a user