Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chong
2015-07-27 10:27:37 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0ae349bd44a95b155df3dbe1fd7f301ff07b69f7
0ae349bd
1 parent
ba5a4ee1
Updated 教师版系统智能推荐接口 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
12 deletions
教师版系统智能推荐接口.md
教师版系统智能推荐接口.md
View file @
0ae349b
@@ -28,15 +28,6 @@
@@ -28,15 +28,6 @@
28
]
28
]
29
}
29
}
30
```
30
```
31
-
######获取失败情况1
31
+
######获取失败情况
32
-
```
json
32
+
33
-
{
33
+
34
-
"failed"
:
"该用户未设置偏好"
35
-
}
36
-
```
37
-
######获取失败情况2
38
-
```
json
39
-
{
40
-
"failed"
:
"偏好获取失败,存在异常"
41
-
}
42
-
```
Please
register
or
login
to post a comment