修改bug

master
ljl 1 year ago
parent ac3c2f3e20
commit 87f18ba0be

@ -551,7 +551,6 @@ class RebateService extends Service
$roleGiftGroupMap[$role->role_id] = 7; $roleGiftGroupMap[$role->role_id] = 7;
} }
} }
var_dump($roleGiftGroupMap);
return $roleGiftGroupMap; return $roleGiftGroupMap;
} else { } else {
return []; return [];

Loading…
Cancel
Save