fixed: 修复登录登出闪退

This commit is contained in:
yangfei
2024-07-15 11:45:53 +08:00
parent 83ec4414f9
commit a98b54269a
3 changed files with 6 additions and 1 deletions

View File

@ -38,6 +38,8 @@ import java.io.File
@Route(path = RouteConsts.provider.vaCore, name = "VA暴露服务")
class Va : IVa {
override fun isFakeVa(): Boolean = false
override fun installPackage(path: String?): VaInstallResult {
if (path.isNullOrEmpty()) {
return VaInstallResult(