From c8ebc2274ab2c43f6751e83e3f3611dbad5a6b58 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 27 Aug 2024 16:31:05 +0800 Subject: [PATCH] 1 --- webapp/controller/BlockChainController.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/controller/BlockChainController.class.php b/webapp/controller/BlockChainController.class.php index df953202..83532a56 100644 --- a/webapp/controller/BlockChainController.class.php +++ b/webapp/controller/BlockChainController.class.php @@ -96,7 +96,7 @@ class BlockChainController extends BaseAuthedController { } } $this->internalActivate721Nft($tokenId, - Nft::HERO_TYPE, + Nft::GCARD_HERO_TYPE, $heroDb['hero_uniid'], $heroDb['hero_id'], $isMint,