fix compile errors

This commit is contained in:
kevin
2020-07-29 18:02:15 +08:00
parent ca3934582a
commit ffddfa62bb
3 changed files with 13 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ package handler
import (
"net/http"
"zero/core/httpx"
"zero/ngin/httpx"
)
type (