This commit is contained in:
laodaming
2023-08-10 14:25:14 +08:00
parent 63093c6953
commit 870f39ffc5
3 changed files with 8 additions and 3 deletions

View File

@@ -19,4 +19,7 @@ type Config struct {
}
}
}
PythonApi struct {
CombineImageUrl string //合图url
}
}