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
747119e6
"vscode:/vscode.git/clone" did not exist on "584168ba8629d8f9c8f8b07bcec3b1608a73b168"
Commit
747119e6
authored
Sep 04, 2021
by
macro
Browse files
Update OmsOrderDetail.java
parent
caab0b26
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-portal/src/main/java/com/macro/mall/portal/domain/OmsOrderDetail.java
View file @
747119e6
...
...
@@ -10,6 +10,7 @@ import java.util.List;
* Created by macro on 2018/9/4.
*/
public
class
OmsOrderDetail
extends
OmsOrder
{
//订单商品列表
private
List
<
OmsOrderItem
>
orderItemList
;
public
List
<
OmsOrderItem
>
getOrderItemList
()
{
...
...
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