fix:重构合图模块

This commit is contained in:
Hiven
2023-08-14 17:56:06 +08:00
parent fde5ef8b25
commit 05e3853134
7 changed files with 230 additions and 126 deletions

View File

@@ -21,6 +21,7 @@ type Config struct {
}
}
BLMService struct {
Url string
LogoCombine struct {
Url string
}