设备信息加密xcServerKeyFilter
Future<String> xcEncryptDevInfo(String str) { return _api.xcEncryptDevInfo(str); }