master
ELF 4 years ago
parent 60799d7ef5
commit d7f9191bb8

@ -33,7 +33,7 @@ class ShiftPlayer
public function handle()
{
if ($this->fromPromote['id'] == 0 && count($this->shiftIds) == 0) {
if ($this->fromPromote['id'] == 0 && count($this->userIds) == 0) {
throw new Exception('官方渠道玩家不能全部迁移');
}

Loading…
Cancel
Save