This commit is contained in:
aozhiwei 2022-11-04 13:13:45 +08:00
parent 5fa0148bda
commit 8518a6bda0

View File

@ -216,7 +216,7 @@ class BlockChainController extends BaseAuthedController {
'token_ids' => $tokenIds
),
array(
'action' => Transaction::EVOLVE_721_ACTION_TYPE,
'action' => Transaction::EVOLVE_CHIP_ACTION_TYPE,
'tokenId' => $tokenId1,
'itemType' => 0,
'itemUniId' => 0,