上传logo

This commit is contained in:
Hiven
2023-08-02 18:14:53 +08:00
parent 9363ca68b6
commit d06241b267
11 changed files with 249 additions and 2 deletions

View File

@@ -20,4 +20,9 @@ type Config struct {
}
}
}
BLMService struct {
ImageProcess struct {
Url string
}
}
}