Releases: LiShiSangZi/charge
Releases · LiShiSangZi/charge
Adjust timestamp logic
- Add deduct's timestamp logic so that user can properly filter out the deduct they want.
- bug fixes.
Change Notes
- Add authorization for the APIs. Limit the users can only access their own data. Some APIs are admin only.
- Add charge card API. User can use gift card to charge themselves.
- Add resource checker. Because some module like trove will create resourcea or delete resource using unstandard API. So use a checker to make sure all resource is propery handled in order.
- Fix bugs.