@@ -32,7 +32,7 @@ public class CmsVipOrderDonView {
private String orderNo;
@DbField("o.order_type")
- private String orderType;
+ private Integer orderType;
@DbField("o.transaction_id")
private String transactionId;