This commit is contained in:
hujiabin 2022-10-18 11:46:30 +08:00
parent c27b97ff4f
commit 0dfee792a6

View File

@ -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 = [])