删除老分支库改新代码库

This commit is contained in:
2020-04-23 11:23:28 +08:00
parent 749ee84ca3
commit 153a94374f
5 changed files with 19 additions and 21 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
package cache
import (
. "code.hoteas.com/hoteas/hotime"
"github.com/garyburd/redigo/redis"
. "go.hoteas.com/hotime"
"strings"
"time"
)