Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Conversation

@AH-dark
Copy link
Member

@AH-dark AH-dark commented Sep 14, 2023

No description provided.

…s (client, cashier), using Scope for query restriction, add `IsEnabled` and `IsDisplay` to control whether to display and enable in the list.
… of SettingRepo to provide independent abstraction.
@AH-dark AH-dark self-assigned this Sep 14, 2023
@AH-dark AH-dark merged commit 5238aca into main Sep 16, 2023
@AH-dark AH-dark deleted the refactor/settings branch September 16, 2023 17:49
@AH-dark AH-dark linked an issue Sep 16, 2023 that may be closed by this pull request
AH-dark added a commit that referenced this pull request Apr 23, 2024
* Fix: separately store the actual order amount data and the original order amount data after adding and deducting the handling fee to avoid data accuracy loss.
* Fix: application secret is no longer added to the callback request of the user system.
* Chore: use `order.ActualUSDAmount - order.USDFee` as the calculation of the balance that the user needs to increase in the `notify` method which is sampler
* Fix: error field in `refund` method
* Updated dal for dao changes
* Chore: system payment services won't return amount info
AH-dark added a commit that referenced this pull request Apr 23, 2024
* Fix: separately store the actual order amount data and the original order amount data after adding and deducting the handling fee to avoid data accuracy loss.
* Fix: application secret is no longer added to the callback request of the user system.
* Chore: use `order.ActualUSDAmount - order.USDFee` as the calculation of the balance that the user needs to increase in the `notify` method which is sampler
* Fix: error field in `refund` method
* Updated dal for dao changes
* Chore: system payment services won't return amount info
AH-dark added a commit that referenced this pull request Apr 23, 2024
* Fix: separately store the actual order amount data and the original order amount data after adding and deducting the handling fee to avoid data accuracy loss.
* Fix: application secret is no longer added to the callback request of the user system.
* Chore: use `order.ActualUSDAmount - order.USDFee` as the calculation of the balance that the user needs to increase in the `notify` method which is sampler
* Fix: error field in `refund` method
* Updated dal for dao changes
* Chore: system payment services won't return amount info
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

基于 Etcd 的配置中心

2 participants