mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-10 16:30:24 +08:00
实现缓存策略的部分功能
This commit is contained in:
@@ -7,7 +7,7 @@ type PreheatAction struct {
|
||||
}
|
||||
|
||||
func (this *PreheatAction) Init() {
|
||||
this.Nav("", "", "")
|
||||
this.Nav("", "", "preheat")
|
||||
}
|
||||
|
||||
func (this *PreheatAction) RunGet(params struct{}) {
|
||||
|
||||
Reference in New Issue
Block a user