类 UserOrderCountVo

java.lang.Object
com.hengyi.xbaseweb.pay.vo.UserOrderCountVo

public class UserOrderCountVo extends Object
  • 字段详细资料

    • create

      public Long create
      已创建
    • payment

      public Long payment
      已支付
    • deliver

      public Long deliver
      已发货
    • receive

      public Long receive
      已收货
    • refund

      public Long refund
      已退款
    • refundApply

      public Long refundApply
      退款中
    • finish

      public Long finish
      已完成
  • 构造器详细资料

    • UserOrderCountVo

      public UserOrderCountVo()