add comment

This commit is contained in:
MaysWind
2024-08-05 00:41:46 +08:00
parent 4cdb599bf3
commit 8f8a94cd66
+1
View File
@@ -166,6 +166,7 @@ type SMTPConfig struct {
FromAddress string
}
// MinIOConfig represents the MinIO setting config
type MinIOConfig struct {
Endpoint string
Location string