Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
38642fc1cf53c2fa2e39dc4cc7bdd6c4b0cf2be4
Authored by
国亚奇
2017-03-01 16:36:37 +0800
1 parent
b0adaa35
u
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
05.互动云/4.7 查询欢迎词.md
05.互动云/4.7 查询欢迎词.md
View file @
38642fc
...
...
@@ -10,7 +10,10 @@
10
10
"errorCode": "0",
11
11
"errorMessage": "查询欢迎词成功",
12
12
"data": {
13
- "words": []
13
+ "words": [
14
+ "绿色倡导,文明说话",
15
+ "不要说脏话"
16
+ ]
14
17
}
15
18
}
16
19
```
17
20
\ No newline at end of file
...
...