package middle
import getMiddlewareMap "gitee.com/timedb/wheatCache/middleware/config"
func Init() {
getMiddlewareMap.GetMiddlewareMap()
}