获取SDK版本号
@override Future<String?> getSdkVersion() async { return await aliAuthPluginWebApi.getVersion(); }