是否在欧盟地区 需要在初始化成功后调用
Future<bool> isEUTraffic() async { return await TradplusSdk.channel.invokeMethod('tp_isEUTraffic'); }