@@ -1,9 +1,10 @@
package hotime
const (
LOG_FMT = 0
LOG_NIL = 1
LOG_FILE=2
LOG_FILE = 2
)
//session储存头
const HEAD_SESSION_ADD ="session#"
const HEAD_SESSION_ADD = "session#"
The note is not visible to the blocked user.