diff --git a/webapp/services/LogService.php b/webapp/services/LogService.php index 5a9c8b79..76cb8938 100644 --- a/webapp/services/LogService.php +++ b/webapp/services/LogService.php @@ -36,7 +36,7 @@ class LogService extends BaseService const BATTLE_AWARD_PVE = "battle_award_pve"; //PVE战斗奖励 const BATTLE_AWARD_MATCH = "battle_award_match"; //排位赛战斗奖励 - const PRONAME = 'game_20006_api'; + const PRONAME = 'game_2006_api'; const GAMEID = 2006; public static function consumeCEG($event,$old_nft,$new_nft,$param = [])