通用二维码解密
Future<String> xcDecryptScanQrDevInfo(String str) { return _api.xcDecryptScanQrDevInfo(str); }