Commit 26e1e29b by huangchengyi

1.0

parent d89b54c9
Showing with 1 additions and 0 deletions
......@@ -28,6 +28,7 @@ type SearchApiLog struct {
}
func AnalyzeSearchError(ctx *gin.Context,code int, ip, errMsg, file, line, method string) (log SearchApiLog) {
return
//获取所有参数
request := make(map[string]string)
ctx.MultipartForm()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment