|
|
@@ -91,8 +91,8 @@ public class AliOSSUtil {
|
|
|
*/
|
|
|
public static com.aliyun.sls20201230.Client createClient() throws Exception {
|
|
|
com.aliyun.teaopenapi.models.Config config = new com.aliyun.teaopenapi.models.Config()
|
|
|
- .setAccessKeyId("LTAI5tQQ57pTXeFHacavoJMq")
|
|
|
- .setAccessKeySecret("TZX8QPD81w1magxBxVpnRJ3NFHEAoS");
|
|
|
+ .setAccessKeyId("LTAI5tJ92xiwYeRdWgdjRG2V")
|
|
|
+ .setAccessKeySecret("8EDDgYJOzwnICV7FvPHLuD9l2q3QAS");
|
|
|
config.endpoint = "cn-nanjing.log.aliyuncs.com";
|
|
|
return new com.aliyun.sls20201230.Client(config);
|
|
|
}
|