-
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` 中的正则表达式和 `main.test.js` 中的测试数据,确保能够正确解析和处理相关短信内容。
- Loading branch information
1 parent
ae1912e
commit b3e0feb
Showing
3 changed files
with
34 additions
and
4 deletions.
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
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 @@ | ||
{"sender":"95566","body":"您的借记卡账户6450,于12月28日网上支付支取人民币1.00元,交易后余额1653.35【中国银行】","t":1735366567873} |