Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
yohoufo-fore
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
1
Download as
Email Patches
Plain Diff
Browse Files
Authored by
LUOXC
2020-02-12 17:02:15 +0800
Commit
990d217000a096304b46c7c88a563f7535e708dc
1 parent
2d993cb6
fixbug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
dal/src/main/java/com/yohoufo/dal/order/model/AssetsDetailsViewIncomeAmount.java
dal/src/main/java/com/yohoufo/dal/order/model/AssetsDetailsViewIncomeAmount.java
View file @
990d217
package
com
.
yohoufo
.
dal
.
order
.
model
;
import
lombok.
Value
;
import
lombok.
Data
;
import
java.math.BigDecimal
;
@
Value
@
Data
public
class
AssetsDetailsViewIncomeAmount
{
private
Integer
tradeStatus
;
...
...
LUOXC
@luoxiuchun
2020-02-12 09:27:59 UTC
Master
mentioned in commit
4ac14312
Please
register
or
login
to post a comment