如何使用Firebase中数据的孩子的每日平衡来获得每月平衡和整体平衡?
我有一个firebase实时数据库,该数据库存储公共交通工具驾驶员的总余额,每月余额和每日余额,如下所示:
如您所见,我弄错了计算。但是我想知道我如何能够每天添加驾驶员的每日平衡,将其添加到每月的平衡中,然后添加到驾驶员的总平衡中,因为我现在真的很失落。
预先感谢您的帮助!
I have a Firebase Realtime Database that stores the public transport vehicle driver's total balance, monthly balance, and daily balance as shown below:
As you can see, I got the computations wrong. But I want to know how can I be able to add the daily balance of the driver for each day, add it to the monthly balance, then to the total balance of the driver because I'm really at lost right now on what to do.
Thank you in advance for your help!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论