政企超链接开始集成

This commit is contained in:
hoteas
2022-03-06 23:55:14 +08:00
parent b5f6a33f07
commit e200e0a370
6 changed files with 52 additions and 31 deletions
+2 -1
View File
@@ -181,7 +181,8 @@ var TptProject = Proj{
}
this.Session(hotimeName+"_id", user.GetCeilInt("id"))
this.Session(hotimeName+"_name", name)
this.Display(0, this.SessionId)
delete(user, "password")
this.Display(0, user)
},
"logout": func(this *Context) {
hotimeName := this.RouterString[0]