This commit is contained in:
aozhiwei 2022-09-21 19:56:48 +08:00
parent 53ed83a0fb
commit 05d83ad7ca

View File

@ -142,6 +142,8 @@ class Fragment {
allocFunc(allocNode, constant.ALL_HERO_FRAGMENT, value, heroNum);
allocFunc(allocNode, constant.ALL_GUN_FRAGMENT, value, gunNum);
});
}
async getRemainData(daySeconds, nowTime, hourSeconds, allocedFragments) {