public class VipMeta extends Object
VipMeta(int vipType, String title, String subTitle, long originalPrice, long currentPrice, int month, String introduce)
static List<VipMeta>
vipTypeList()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VipMeta(int vipType, String title, String subTitle, long originalPrice, long currentPrice, int month, String introduce)
public static List<VipMeta> vipTypeList()
Copyright © 2023 wuyushuo. All rights reserved.