修复bug

This commit is contained in:
hoteas
2022-08-08 02:37:15 +08:00
parent ca947bb9e0
commit df5f8f158b
4 changed files with 37 additions and 6 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
package hotime
import (
. "code.hoteas.com/golang/hotime/cache"
. "code.hoteas.com/golang/hotime/common"
. "code.hoteas.com/golang/hotime/db"
"encoding/json"
@@ -19,7 +18,7 @@ type Context struct {
Db *HoTimeDB
RespData Map
RespFunc func()
CacheIns
//CacheIns
SessionIns
DataSize int
HandlerStr string //复写请求url