mirror of
https://github.com/ProudMuBai/GoFilm.git
synced 2026-02-28 15:54:41 +08:00
search tag fix
This commit is contained in:
@@ -85,7 +85,7 @@ func ValidSpec(spec string) error {
|
||||
return err
|
||||
}
|
||||
|
||||
// 清理API接口数据缓存
|
||||
func clearCache() {
|
||||
// ClearCache 清理API接口数据缓存
|
||||
func ClearCache() {
|
||||
system.RemoveCache(config.IndexCacheKey)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user