AutoAccountingOrg / AutoRule

该工具是自动记账App的衍生工具,用于构建自动记账的自动分类规则和自动识别规则。
GNU General Public License v3.0
26 stars 6 forks source link

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

Closed mryuzhu closed 1 month ago

mryuzhu commented 1 month ago
{"mMap":{"description":"付款金额¥1.10\n付款方式零钱\n收单机构新生支付有限有限公司","source":"微信支付","type":5,"appId":"","msgId":99064,"title":"已支付¥1.10","display_name":"三旗科技","cachedPayTools":"零钱","cachedPayMoney":"¥1.10","cachedPayShop":"向刘坤洋(**洋)转账"}}
github-actions[bot] commented 1 month ago

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

{
  type: 'Expend',
  money: 1.1,
  fee: 0,
  shopName: '三旗科技',
  shopItem: '',
  accountNameFrom: '零钱',
  accountNameTo: '',
  currency: 'CNY',
  time: 1726851720000,
  channel: '微信[微信支付-付款]'
}