This commit is contained in:
hoteas
2017-08-23 02:05:47 +00:00
parent 6940609ad2
commit 2dc47959bf
10 changed files with 309 additions and 341 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ type SessionIns struct {
LongCache CacheIns
SessionId string
Map
Error
baseContext
}
func (this *SessionIns) set() {