feat: 加入对直接访问https api的支持

This commit is contained in:
Mmx233
2022-03-01 23:24:57 +08:00
parent 7867a99f3b
commit d0f9ea488c
9 changed files with 43 additions and 17 deletions

View File

@@ -37,7 +37,7 @@ func readConfig() error {
Duration: 300,
},
Debug: srunModels.Debug{
Path: "./",
LogPath: "./",
},
})