添加缓存初始化
This commit is contained in:
5
server/init/database/cache/InitCache.go
vendored
Normal file
5
server/init/database/cache/InitCache.go
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
package cache
|
||||
|
||||
func InitCache() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user