修改从jwt获取用信息的方法

This commit is contained in:
piexl
2021-10-25 13:25:15 +08:00
parent 61614e12fd
commit b5fa7604c6
4 changed files with 25 additions and 32 deletions

View File

@@ -30,5 +30,4 @@ func main() {
defer db.Close()
}
core.RunWindowsServer()
}