Skip to content

Commit 2a155eb

Browse files
committed
update
1 parent c98101f commit 2a155eb

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

README.md

+2-19
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
1-
# 同步传接口文档
1+
# 两周,从零基础到做出一个 Go 项目
22

3-
## post /api/v1/materials
4-
5-
params
6-
7-
1. category - text | image | file
8-
2. raw - string | binary
9-
10-
return value
11-
12-
{
13-
resource: {
14-
id, category, content
15-
},
16-
errors: {
17-
category: ['类型不支持', '不能为空'],
18-
raw: ['太大','格式不正确']
19-
}
20-
}
3+
大家好,我是一名 Go 语言的新手

0 commit comments

Comments
 (0)