网络类型检查接口
@override Future<String?> getConnection() async { return await aliAuthPluginWebApi.getConnection(); }