|
@@ -33,7 +33,7 @@ public class CaseImportAndExportController {
|
|
@Autowired
|
|
@Autowired
|
|
private MongoAPIService mongoAPIService;
|
|
private MongoAPIService mongoAPIService;
|
|
|
|
|
|
- private String rootPath = "/var/www/download";
|
|
|
|
|
|
+ private String rootPath = "/var/www/download/";
|
|
//private String rootPath = "H://download/";
|
|
//private String rootPath = "H://download/";
|
|
|
|
|
|
private String rootZipFileName = "resource.zip";
|
|
private String rootZipFileName = "resource.zip";
|