fix: 完善回调函数

deeplink
胡宇飞 2024-03-18 16:19:51 +08:00
parent aef99259b5
commit 2f25b8523c
1 changed files with 4 additions and 1 deletions

View File

@ -113,7 +113,10 @@ namespace Guru
return;
}
}
}
else
{
return;
}
}
}