@@ -32,7 +32,7 @@ public class UploadController {
MinioUtils minioUtils;
@Autowired
BaseCameraManagementService baseCameraManagementService;
- @Value("${base.imgUrl}")
+ @Value("${base.imgUrls}")
private String imgUrl;
private BaseRailwayManagementService baseRailwayManagementService;
@@ -19,6 +19,7 @@ base:
dbname: vehicle #数据库名
#图片路径前缀
imgUrl: http://123.139.243.142:18082/picbucket
+ imgUrls: http://10.48.36.53:18082/picbucket
ffmpegPath: /usr/bin/ffmpeg
filePath: /opt/streams/record/flv/
webUrl: http://10.48.31.84:9080