update
continuous-integration/drone/push Build is passing Details

main
kelvin 3 years ago
parent cc9f29b71c
commit 86af06f844

@ -707,7 +707,6 @@ func Cors() gin.HandlerFunc {
}
func test_redis() {
Redis = InitRedis()
//添加reids测试数据
//var serverInfo ServerInfo = ServerInfo{
// ServerAddress: "https://gptp.any-door.cn",
@ -823,6 +822,7 @@ func main() {
})
})
Redis = InitRedis()
//添加测试数据
//test_redis()

Loading…
Cancel
Save