| | |
| | | public static boolean IS_TEST = true;
|
| | |
|
| | | public static int PAGE_SIZE = 20;
|
| | | |
| | | public static String YINGYONGBAO_LINK="https://a.app.qq.com/o/simple.jsp?pkgname=com.yeshi.ec.rebate";
|
| | |
|
| | | public final static String UIDAESKEY = "WW782ss@8*px/%2v";
|
| | |
|
| | |
| | | public static final int AUTO_EXTRACT_MIN_SURPLUS = 2;
|
| | |
|
| | |
|
| | | // 红包奖励-到账奖励不低于5元
|
| | | public static final BigDecimal RED_PACK_ORDER_REWARD_MIN = new BigDecimal("5");
|
| | | // 红包奖励随机范围
|
| | | public static final double RED_PACK_RANDOM_MIN = 0.5;
|
| | | public static final double RED_PACK_RANDOM_MAX = 2;
|