Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Jones committed Apr 14, 2024
1 parent 7b818da commit bf13852
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions src/rule/app/com.tencent.mm/微信公众号美团/main.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,29 @@ test("美团消费", () => testAnkio('美团消费',[
currency: 'CNY',
time: "2024年04月11日 18:05",
channel: '微信[美团消费]'
},
{
type: 0,
money: 19.68,
fee: 0,
shopName: '美团',
shopItem: "185****6210",
accountNameFrom: '招商银行信用卡(1356)',
accountNameTo: '',
currency: 'CNY',
time: "2024年04月12日 10:53",
channel: '微信[美团消费]'
},
{
type: 0,
money: 29,
fee: 0,
shopName: '美团',
shopItem: "133****6923",
accountNameFrom: "美团月付",
accountNameTo: '',
currency: 'CNY',
time: "2024-04-12 15:29:46",
channel: '微信[美团消费]'
}
]))

0 comments on commit bf13852

Please sign in to comment.