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 15:24:44 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ namespace IRaCIS.Core.Application.Helper
{
public class MinIOOptions: AWSOptions
{
public string port { get; set; }
public int port { get; set; }
}