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

@@ -22,6 +22,8 @@ type LoginInfo struct {
}
type Login struct {
//调用API时直接访问https URL
Https bool
//Debug模式
Debug bool
//输出日志文件