下载文件
Future<String?> downloadWithURL(Map<String, dynamic> map) { return NetworkPlatform.instance.downloadWithURL(map); }