周卡月卡调整
parent
1db35a294f
commit
a7cda77d55
|
@ -1707,7 +1707,7 @@ public class PlayerLogic {
|
|||
double rmb = playerInfoManager.getNewRechargeInfo().getRr();
|
||||
|
||||
long createTime = playerInfoManager.getCreateTime();
|
||||
long format2 = TimeUtils.dateFormat2("2022-06-13 00:00:00");
|
||||
long format2 = TimeUtils.dateFormat2("2022-06-14 00:00:00");
|
||||
|
||||
playerInfoManager.setMonthCard(new HashMap<>());
|
||||
if (createTime < format2 && rmb >= 100){
|
||||
|
|
Loading…
Reference in New Issue