-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
新增了招商银行信用卡自动还款失败的通知处理逻辑,包括测试用例和规则匹配。更新了 `main.js` 中的标题列表,并添加了新的正则表达式规则以解析还款失败信息。同时,新增了 `招商银行信用卡自动还款失败.txt` 测试文件以验证功能。
- Loading branch information
1 parent
c470a5e
commit ac1bfcf
Showing
3 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
src/rule/com.tencent.mm/app/微信公众号招商银行信用卡/tests/招商银行信用卡自动还款失败.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"mMap":{"tableName":"AppMessage","description":"还款账户:个人消费卡账户\n应扣金额:人民币61597.12元\n还款金额:人民币13905.14元\n失败原因:关联活期账户余额不足,未足额扣款\n还款方式:预约还款失败,剩余欠款请自行还款至信用卡","source":"招商银行信用卡","t":1734931086159,"arg":"msgId","type":5,"appId":"","msgId":148596,"title":"自动还款失败通知"}} |