Commit c3e3be38 by zhangxingmin

push

parent 5cd0adff
...@@ -47,7 +47,7 @@ public class ApiOssStsServiceImpl implements ApiOssStsService { ...@@ -47,7 +47,7 @@ public class ApiOssStsServiceImpl implements ApiOssStsService {
// @Value("${aliyun.oss.access-key-secret:yH2L5YYmUayBYpQXhYevJ6Ghba349D}") // @Value("${aliyun.oss.access-key-secret:yH2L5YYmUayBYpQXhYevJ6Ghba349D}")
// private String accessKeySecret; // private String accessKeySecret;
// //
@Value("${aliyun.oss.role-arn:acs:ram::1939592679479894:role/oss-upload-role}") @Value("${aliyun.oss.role-arn:acs:ram::1164861558430519:role/oss-upload-role}")
private String roleArn; private String roleArn;
// //
// @Value("${aliyun.oss.region:cn-shanghai}") // @Value("${aliyun.oss.region:cn-shanghai}")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment