This commit is contained in:
aozhiwei 2022-03-31 12:55:05 +08:00
commit 4495652c90

View File

@ -131,7 +131,7 @@ class Hero extends BaseModel {
{
return self::internalAddHero(
myself()->_getSelfMysql(),
$gunMeta,
$heroMeta,
myself()->_getAccountId(),
null);
}