fix(middle): update define

This commit is contained in:
Sodesnei 2021-10-04 21:12:14 +08:00
parent 1c9c437a0f
commit bd804e7105
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
package middle package middle
import getMiddlewareMap "gitee.com/timedb/wheatCache/middleware/config" import getMiddlewareMap "gitee.com/timedb/wheatCache/plugins/config"
func Init() { func Init() {
getMiddlewareMap.GetMiddlewareMap() getMiddlewareMap.GetMiddlewareMap()