| | |
| | | // 新人定义: 自完成注册起10天内;
|
| | | public static final int TLJ_NEW_USER_DEFINE = 10;
|
| | |
|
| | | // vip奖励券券5张
|
| | | public static final int VIP_COUPON_REWARD_NUM = 15;
|
| | | // vip赠送免单券5张
|
| | | public static final int VIP_COUPON_GIVEFREE_NUM = 5;
|
| | | // vip赠送金币
|
| | | public static final int VIP_COLDCOIN_NUM = 1800;
|
| | | // 订单实付款
|
| | | public static final BigDecimal VIP_ORDER_PAY = new BigDecimal("1");
|
| | |
|
| | | // // vip-一阶段分享订单数据
|
| | | // public static final int VIP_PROCESS_1_ZIGOU = 60;
|
| | | // public static final int VIP_PROCESS_1_SHARE = 120;
|
| | | // public static final int VIP_PROCESS_1_TEAM = 8;
|
| | | // public static final int VIP_PROCESS_1_TEAM_SECOND = 16;
|
| | | // |
| | | // // vip-二阶段分享订单数据
|
| | | // public static final int VIP_PROCESS_2_ZIGOU = 120;
|
| | | // public static final int VIP_PROCESS_2_SHARE = 240;
|
| | | // public static final int VIP_PROCESS_2_TEAM = 16;
|
| | | // public static final int VIP_PROCESS_2_TEAM_SECOND = 32;
|
| | | // |
| | | // |
| | | // // vip-三阶段分享订单数据
|
| | | // public static final int VIP_PROCESS_3_ZIGOU = 240;
|
| | | // public static final int VIP_PROCESS_3_SHARE = 480;
|
| | | // public static final int VIP_PROCESS_3_TEAM = 32;
|
| | | // public static final int VIP_PROCESS_3_TEAM_SECOND = 64;
|
| | | // |
| | | |
| | | // 订单列表显> 时间 TODO
|
| | | public static final String ORDER_SHOW_BRACE_TIME = "2019-12-14";
|
| | | public static final String ORDER_SHOW_BRACE_TIME = "2012-03-01";
|
| | |
|
| | |
|
| | | // 奖励券倒计时 - 天数
|