Skip to content
New issue

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

大神们输出的txn怎么不要meta data? #126

Open
ycwang opened this issue Feb 19, 2024 · 1 comment
Open

大神们输出的txn怎么不要meta data? #126

ycwang opened this issue Feb 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ycwang
Copy link

ycwang commented Feb 19, 2024

现在输出是这样的

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

@ycwang ycwang added the enhancement New feature or request label Feb 19, 2024
@Triple-Z
Copy link
Member

目前版本应该不支持。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants