个人网站建设公司项目建设备案网站
1.定义嵌套vo类
/*** 用户中心,我的订单列表VO*/
public class MyOrdersVO {private String orderId;private Date createdTime;private Integer payMethod;private Integer realPayAmount;private Integer postAmount
1.定义嵌套vo类
/*** 用户中心,我的订单列表VO*/
public class MyOrdersVO {private String orderId;private Date createdTime;private Integer payMethod;private Integer realPayAmount;private Integer postAmount