添加缓存初始化

This commit is contained in:
2025-11-01 19:37:10 +08:00
parent f274cadc3c
commit 5453ae9126
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
package cache
func InitCache() {
}