|
@@ -32,7 +32,7 @@ public class AdminReleaseApiController extends CertifyApiController{
|
|
|
private PublicReleaseService publicReleaseService;
|
|
private PublicReleaseService publicReleaseService;
|
|
|
|
|
|
|
|
@Value(value = "${upload.path}")
|
|
@Value(value = "${upload.path}")
|
|
|
- private String uploadPath = null;
|
|
|
|
|
|
|
+ private String uploadPath = null;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|