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
b0adaa35576cf9058fd4724e84e3c491913a8786
Authored by
国亚奇
2017-03-01 16:36:20 +0800
1 parent
dfc5408c
u
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
05.互动云/4.6 查询敏感信息.md
05.互动云/4.6 查询敏感信息.md
View file @
b0adaa3
...
...
@@ -10,7 +10,11 @@
10
10
"errorCode": "0",
11
11
"errorMessage": "查询敏感词成功",
12
12
"data": {
13
- "words": []
13
+ "words": [
14
+ "违禁",
15
+ "习大大",
16
+ "毒品"
17
+ ]
14
18
}
15
19
}
16
20
```
17
21
\ No newline at end of file
...
...