beancount-gs/config/config.json

7 lines
136 B
JSON
Raw Normal View History

2021-11-17 09:59:06 +00:00
{
"title": "我的账本",
2021-11-21 14:37:13 +00:00
"dataPath": "E:\\beancount",
2021-11-17 09:59:06 +00:00
"operatingCurrency": "CNY",
"startDate": "1970-01-01",
"isBak": true
}