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
Download as
Plain Diff
Browse Files
Authored by
chenchao
2018-11-26 14:17:58 +0800
Commit
dea97eb6fc5212155f956c0384285cc793697b3c
2 parents
f5477ff5
f216c962
Merge branch 'dev_order' into test6.8.2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
order/src/main/java/com/yohoufo/order/model/response/OrderDetailInfo.java
order/src/main/java/com/yohoufo/order/model/response/OrderDetailInfo.java
View file @
dea97eb
...
...
@@ -105,7 +105,7 @@ public class OrderDetailInfo {
/**
* 剩余价格
*/
int
leftTime
;
Integer
leftTime
;
/**
* 是否显示 物流箭头信息
...
...
Please
register
or
login
to post a comment