1
This commit is contained in:
parent
3fb7937638
commit
4a3e8d33bc
@ -272,6 +272,7 @@ class Hero extends BaseModel {
|
|||||||
}
|
}
|
||||||
if ($tokenId) {
|
if ($tokenId) {
|
||||||
$fieldsKv['token_id'] = $tokenId;
|
$fieldsKv['token_id'] = $tokenId;
|
||||||
|
User::upsertHeadList($heroMeta);
|
||||||
}
|
}
|
||||||
|
|
||||||
SqlHelper::insert(
|
SqlHelper::insert(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user