Closed piccaSun closed 4 months ago
Latest commit: 50d0bcd4c554f99193981cd5e67f9f74e6cf025d
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
背景
因为适配器接口版本已分开,以后可能因为接口增加或变更使client类型已不再一致, 会出现报错
修改后
在
listAppSessions
,checkAppConnectivity
,connectToApp
三个使用了公共接口的地方,页面表现与当前主分支表现一致