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

fixed demo-dubbo balance or freeze_amount less than zero bug #295

Merged
merged 8 commits into from
Mar 20, 2021

Conversation

WYUSIG
Copy link
Contributor

@WYUSIG WYUSIG commented Mar 20, 2021

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed mvn clean install -Dmaven.javadoc.skip=true.

@WYUSIG WYUSIG changed the title Hmily dev demo-dubbo fix bug Mar 20, 2021
@WYUSIG WYUSIG changed the title demo-dubbo fix bug fixed balance or freeze_amount less than zero bug Mar 20, 2021
@WYUSIG WYUSIG changed the title fixed balance or freeze_amount less than zero bug fixed demo-dubbo balance or freeze_amount less than zero bug Mar 20, 2021
@WYUSIG
Copy link
Contributor Author

WYUSIG commented Mar 20, 2021

if AccountDTO#amount greater than database's balance and database's balance greater than zero, then database's balance will change to negative number, and will confirm

@WYUSIG
Copy link
Contributor Author

WYUSIG commented Mar 20, 2021

if try step updates db's table row == 0, should throw Exception, if not do that it will confirm

@yu199195
Copy link
Member

pls check ci .

@WYUSIG
Copy link
Contributor Author

WYUSIG commented Mar 20, 2021

my local test passed mvn clean install -Dmaven.javadoc.skip=true , i don't know why github can't pass

@yu199195 yu199195 merged commit 14d3d8d into dromara:master Mar 20, 2021
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

Successfully merging this pull request may close these issues.

None yet

3 participants