Merge branch 'Test_IRC_Net8' of http://192.168.3.68:2000/XCKJ/irc-netcore-api into Test_IRC_Net8
continuous-integration/drone/push Build is passing

This commit is contained in:
he
2024-01-11 14:48:31 +08:00
3 changed files with 6 additions and 3 deletions
@@ -32,6 +32,7 @@ namespace IRaCIS.Core.Application.Helper
public string accessKey { get; set; }
public string secretKey { get; set; }
public string bucketName { get; set; }
public string viewEndpoint { get; set; }
}
public class AliyunOSSOptions