提交 747119e6 编写于 作者: M macro

Update OmsOrderDetail.java

上级 caab0b26
......@@ -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() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册