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
d2e36c75
Commit
d2e36c75
authored
May 17, 2022
by
macro
Browse files
Update OrderParam.java
parent
d0731cc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-portal/src/main/java/com/macro/mall/portal/domain/OrderParam.java
View file @
d2e36c75
...
...
@@ -11,7 +11,7 @@ import java.util.List;
* Created by macro on 2018/8/30.
*/
@Data
@EqualsAndHashCode
(
callSuper
=
false
)
@EqualsAndHashCode
public
class
OrderParam
{
@ApiModelProperty
(
"收货地址ID"
)
private
Long
memberReceiveAddressId
;
...
...
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