Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

多人注册后账单管理中的交易标签和收入分类会出现重复 #34

Open
LX3star opened this issue Jul 13, 2024 · 0 comments

Comments

@LX3star
Copy link

LX3star commented Jul 13, 2024

通常后台启动后,第一个人注册成功数据一切正常,后续注册成功的人交易标签和收入分类会按照倍数出现重复。
image
问题定位,应该是代码cn.biq.mn.tree.TreeUtils#buildTree这个方法存在缺陷。
传入参数list为引用对象,buildTree方法修改了list中的数据,导致引用BookTemplate的tags,categories都发生了改变,后续人的数据就不正常了。作者有空修一下这个bug吧。感谢大佬开源的这个项目,功能强大。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant