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

适配请求:com.tencent.mm #225

Closed
Ocean-H opened this issue Jun 17, 2024 · 1 comment
Closed

适配请求:com.tencent.mm #225

Ocean-H opened this issue Jun 17, 2024 · 1 comment
Labels
App duplicate This issue or pull request already exists open

Comments

@Ocean-H
Copy link

Ocean-H commented Jun 17, 2024

                {
  "mMap": {
    "description": "收款金额¥20.00\n汇总今日第1笔收款,共计¥20.00\n备注收款成功,已存入零钱。点击可查看详情",
    "source": "微信支付",
    "type": 5,
    "appId": "",
    "msgId": 99064,
    "title": "个人收款码到账¥20.00",
    "display_name": "",
    "cachedPayTools": "零钱",
    "cachedPayMoney": "¥20.00",
    "cachedPayShop": "向银行卡或手机号转账"
  }
}
@github-actions github-actions bot changed the title [Adaptation Request][App]com.tencent.mm 适配请求:com.tencent.mm Jun 17, 2024
@github-actions github-actions bot added the App label Jun 17, 2024
@AnkioTomas AnkioTomas reopened this Sep 17, 2024
@AnkioTomas AnkioTomas reopened this Sep 17, 2024
@github-actions github-actions bot added the duplicate This issue or pull request already exists label Sep 17, 2024
Copy link

该数据已适配,以下为自动识别的结果:

{
  type: 'Income',
  money: 20,
  fee: 0,
  shopName: '向银行卡或手机号转账',
  shopItem: '今日第1笔收款,共计¥20.00',
  accountNameFrom: '零钱',
  accountNameTo: '',
  currency: 'CNY',
  time: 1726557671000,
  channel: '微信[微信支付-收款]'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App duplicate This issue or pull request already exists open
Projects
None yet
Development

No branches or pull requests

2 participants