当前的个性化状态 false 关闭 ,true 开启
Future<bool> isOpenPersonalizedAd() async { return await TradplusSdk.channel.invokeMethod('tp_isOpenPersonalizedAd'); }