Explorar o código

fix: 包引入

2637309949 %!s(int64=4) %!d(string=hai) anos
pai
achega
d31af04ee0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      internal/handler/parttimeuseraddhandler.go

+ 1 - 1
internal/handler/parttimeuseraddhandler.go

@@ -7,7 +7,7 @@ import (
 	"git.i2edu.net/i2/i2-bill-api/internal/svc"
 	"git.i2edu.net/i2/i2-bill-api/internal/types"
 
-	"github.com/tal-tech/go-zero/rest/httpx"
+	"git.i2edu.net/i2/go-zero/rest/httpx"
 )
 
 func PartTimeUserAddHandler(ctx *svc.ServiceContext) http.HandlerFunc {