Commit 2ac8011b authored by Memorydoc's avatar Memorydoc

#

parent a4370868
......@@ -9,7 +9,7 @@ public class FileServiceConfig {
private String uploadUrl;
@Value("${file_upload_query_url}")
private String downloadUrl;
public String getDownloadUrl() {
return downloadUrl;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment