浏览代码

feat:xiugai

wangchuanjin 9 月之前
父节点
当前提交
fa5eb80073
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 {