mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 08:14:25 +08:00
code refactor
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package core
|
||||
|
||||
// O is a shortcut for map[string]any
|
||||
type O map[string]any
|
||||
Reference in New Issue
Block a user