This commit is contained in:
aozhiwei 2022-09-19 14:21:05 +08:00
parent e16130541f
commit 281567d2ef

View File

@ -513,6 +513,7 @@ class BattleDataService extends BaseService {
if ($dropIdx < 0 || $dropIdx == 2) {
return;
}
}
private function rewardFragmentPve()