This commit is contained in:
aozhiwei 2024-08-08 13:54:48 +08:00
parent f2ecbbd7b9
commit 06876cc65f

View File

@ -8,8 +8,6 @@ class CallBackService extends BaseService {
'mintNftHero' => 'MintNftHero' ,
'inappPurchase' => 'InAppPurchase',
'outappPurchase' => 'OutAppPurchase',
'staked721' => 'Staked721',
'redeem721' => 'Redeem721',
);
public function dispatch($action)