spotlessApply
This commit is contained in:
@@ -12,7 +12,6 @@ import org.springframework.stereotype.Component;
|
||||
@Setter
|
||||
public class FileConfig {
|
||||
|
||||
//private String rootSyncDir = "D:\\app\\original-images";
|
||||
// private String rootSyncDir = "D:\\app\\original-images";
|
||||
private String rootSyncDir = "/app/original-images";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user