Skip to content

Commit

Permalink
更新 README 。
Browse files Browse the repository at this point in the history
  • Loading branch information
cmstar committed Dec 14, 2023
1 parent 15a14ff commit 5fd4fb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ GET http://localhost:15001/api/err?bizErr=false&value=my-value
}
```

如果需要接收上传的文件,参考 WIKI 页 [上传文件](https://github.com/cmstar/go-webapi/wiki/%E4%B8%8A%E4%BC%A0%E6%96%87%E4%BB%B6)

## 错误处理

表示 WebAPI 的方法支持0-2个返回值(详见[GoDoc](https://pkg.go.dev/github.com/cmstar/go-webapi#ApiMethodRegister))。
Expand Down

0 comments on commit 5fd4fb4

Please sign in to comment.