Skip to content

Commit

Permalink
修改一些字符
Browse files Browse the repository at this point in the history
尝试让ci/cd显示ok, 现在用的ci/cd经常因为超时报build fail,
下个版本换成github自带的ci/cd
  • Loading branch information
guonaihong committed Feb 24, 2020
1 parent 06e4828 commit d502cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
### [设置和解析yaml](./12-yaml.go)
使用```SetYAML```写入yaml格式数据,使用```BindYAML```读取
### [设置formdata](./13-form-data.go)
使用```SetForm```接口接入form-data格式,该接口支持多种数据类型。
使用```SetForm```接口接入form-data格式数据,该接口支持多种数据类型。
### [upload file](./14-upload-file.go)
这里使用的是```SetBody```进行上传文件

Expand Down

0 comments on commit d502cad

Please sign in to comment.