remove unwanted change
This commit is contained in:
@@ -18,8 +18,8 @@ public class OssProperties implements InitializingBean {
|
||||
public static String BUCKET_NAME = "";
|
||||
public String endpoint = "oss-cn-hangzhou.aliyuncs.com";
|
||||
public String accessKeyId = "LTAI5t9ojt6uovFZokYZfJx5";
|
||||
public String accessKeySecret = "";
|
||||
public String bucketName = "live-cloudxfCyNM5BQlAkoaa5NbcpoeipmCKZgf-cvoon";
|
||||
public String accessKeySecret = "xfCyNM5BQlAkoaa5NbcpoeipmCKZgf";
|
||||
public String bucketName = "live-cloud-cvoon";
|
||||
|
||||
@Override
|
||||
public void afterPropertiesSet() {
|
||||
|
||||
Reference in New Issue
Block a user