|
@@ -28,10 +28,10 @@ public class OssBodySegmentUtil {
|
|
|
@Value("${oss.bodySegment.imagesegPoint:imageseg.cn-shanghai.aliyuncs.com}")
|
|
|
private String imagesegEndPoint;
|
|
|
|
|
|
- @Value("${oss.key}")
|
|
|
+ @Value("${fyun.key}")
|
|
|
private String accessKeyId;
|
|
|
|
|
|
- @Value("${oss.secrey}")
|
|
|
+ @Value("${fyun.secret}")
|
|
|
private String accessKeySecret;
|
|
|
|
|
|
@Value("${oss.bodySegment.bucket:4dkankan-huadong}")
|