This commit is contained in:
hujiabin 2022-10-27 22:44:18 +08:00
parent 3fb7937638
commit 4a3e8d33bc

View File

@ -272,6 +272,7 @@ class Hero extends BaseModel {
}
if ($tokenId) {
$fieldsKv['token_id'] = $tokenId;
User::upsertHeadList($heroMeta);
}
SqlHelper::insert(