We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
现在输出是这样的
2024-01-22 * "亲情卡" category: "亲友代付" merchantId: "2024012222001178011454037584" method: "余额宝" orderId: "2024012204200101001004815857" payTime: "2024-01-22 14:39:03 +0800 CST" source: "支付宝" status: "交易成功" type: "支出" Expenses:FIXME 29.67 CNY Assets:Alipay -29.67 CNY
请问可以输出成没有中间元数据的格式么?像这样
2024-01-22 * "亲情卡" Expenses:FIXME 29.67 CNY Assets:Alipay -29.67 CNY
The text was updated successfully, but these errors were encountered:
目前版本应该不支持。
Sorry, something went wrong.
No branches or pull requests
现在输出是这样的
2024-01-22 * "亲情卡"
category: "亲友代付"
merchantId: "2024012222001178011454037584"
method: "余额宝"
orderId: "2024012204200101001004815857"
payTime: "2024-01-22 14:39:03 +0800 CST"
source: "支付宝"
status: "交易成功"
type: "支出"
Expenses:FIXME 29.67 CNY
Assets:Alipay -29.67 CNY
请问可以输出成没有中间元数据的格式么?像这样
2024-01-22 * "亲情卡"
Expenses:FIXME 29.67 CNY
Assets:Alipay -29.67 CNY
The text was updated successfully, but these errors were encountered: