幸运礼物钻石补单fixed去除睡500ms
This commit is contained in:
@@ -512,7 +512,6 @@ public class MyApiService {
|
||||
(needSendVo.getRoomUid() != null && needSendVo.getRoomUid() != 0) ? BillObjTypeEnum.GIFT_ROOM_INCOME : BillObjTypeEnum.GIFT_PERSON_INCOME,
|
||||
needSendVo.getGiftId(), needSendVo.getEveryGiftNum(), needSendVo.getGiftTotalGoldNum(), needSendVo.getCreateTime());
|
||||
}
|
||||
Thread.sleep(500L);
|
||||
}
|
||||
log.info("reSendDiamondBill---------------------------------end,offect:{} ,pageSize:{}", offect, pageSize);
|
||||
}
|
||||
|
Reference in New Issue
Block a user