修改创建活动功能
This commit is contained in:
@@ -63,7 +63,7 @@ public class FileUploadComponent {
|
||||
@Value("${image.upload.path:static/upload/}")
|
||||
private String uploadPath;
|
||||
|
||||
@Value("${image.url.prefix:http://127.0.0.1:8080/upload/}")
|
||||
@Value("${image.url.prefix:https://gateway.yyundong.com/}")
|
||||
private String urlPrefix;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user