wangchuanjin hai 9 meses
pai
achega
fa5eb80073
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      api/internal/config/config.go

+ 1 - 0
api/internal/config/config.go

@@ -11,6 +11,7 @@ type Config struct {
 		ServerCode string
 		Etcd       []string
 	}
+	CacheTimeOut int
 }
 
 type Db struct {