-
Notifications
You must be signed in to change notification settings - Fork 7
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.js` 中对通道的描述 - - 调整了 `category.js` 中的分类逻辑,使之更准确地识别支付宝蚂蚁财富的交易类型
- Loading branch information
1 parent
27b4445
commit bd7bb78
Showing
2 changed files
with
2 additions
and
3 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