Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
4e2a7428
Commit
4e2a7428
authored
Sep 08, 2021
by
macro
Browse files
Update OmsMoneyInfoParam.java
parent
a9da4bfe
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-admin/src/main/java/com/macro/mall/dto/OmsMoneyInfoParam.java
View file @
4e2a7428
...
...
@@ -17,7 +17,7 @@ public class OmsMoneyInfoParam {
private
Long
orderId
;
@ApiModelProperty
(
"运费金额"
)
private
BigDecimal
freightAmount
;
@ApiModelProperty
(
"管理员后台调整订单使用的折扣金额"
)
@ApiModelProperty
(
"管理员后台调整订单
所
使用的折扣金额"
)
private
BigDecimal
discountAmount
;
@ApiModelProperty
(
"订单状态:0->待付款;1->待发货;2->已发货;3->已完成;4->已关闭;5->无效订单"
)
private
Integer
status
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment