1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-05 11:33:48 +08:00

导出函数添加注释

This commit is contained in:
千橘 雫霞 2021-02-09 22:27:33 +08:00
parent 667ad8fbd6
commit cc14be66bd

View File

@ -272,6 +272,7 @@ func (s *webServer) logincore(relogin bool) {
}
}
// Dologin 主程序登录
func (s *webServer) Dologin() {
s.Cli.AllowSlider = true