刷新所有设备的数据
Future<bool> refurbishAllDevice() async { return await methodChannel.invokeMethod("refurbishAllDevice"); }