领取宝箱文案修改
This commit is contained in:
parent
fee6a3fbb2
commit
39c351217b
@ -52,7 +52,7 @@ public class FamilyBoxClaimExe {
|
|||||||
|
|
||||||
LocalDate today = ZonedDateTimeAsiaRiyadhUtils.now().toLocalDate();
|
LocalDate today = ZonedDateTimeAsiaRiyadhUtils.now().toLocalDate();
|
||||||
|
|
||||||
ResponseAssert.isTrue(FamilyErrorCode.NOT_EXIST_FAMILY_INFO_DATA,
|
ResponseAssert.isTrue(FamilyErrorCode.BOX_NOT_UNLOCKED,
|
||||||
familyBoxUserContributeService.hasContributed(memberInfo.getFamilyId(), cmd.getReqUserId(), today));
|
familyBoxUserContributeService.hasContributed(memberInfo.getFamilyId(), cmd.getReqUserId(), today));
|
||||||
|
|
||||||
FamilyBoxDaily dailyRecord = familyBoxDailyService.getByFamilyAndDate(memberInfo.getFamilyId(), today);
|
FamilyBoxDaily dailyRecord = familyBoxDailyService.getByFamilyAndDate(memberInfo.getFamilyId(), today);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user