This commit is contained in:
hoteas
2017-08-23 07:35:49 +00:00
parent c01dc6b5af
commit 9f7c2ff992
9 changed files with 228 additions and 402 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ type SessionIns struct {
LongCache CacheIns
SessionId string
Map
baseContext
contextBase
}
func (this *SessionIns) set() {