Commit 9eb354601dd0dfef427bc27dab6ee8674b067d7e
1 parent
e2726299
fix
Showing
1 changed file
with
2 additions
and
2 deletions
01.点播云/interface
| @@ -24,7 +24,7 @@ json | @@ -24,7 +24,7 @@ json | ||
| 24 | { | 24 | { |
| 25 | "errorMessage": "获取成功", | 25 | "errorMessage": "获取成功", |
| 26 | "errorCode": "0", | 26 | "errorCode": "0", |
| 27 | - "list":"[{ | 27 | + "list":"{ |
| 28 | "appId":"60_j4rzqads62", | 28 | "appId":"60_j4rzqads62", |
| 29 | "createTime":"", | 29 | "createTime":"", |
| 30 | "description":"", | 30 | "description":"", |
| @@ -36,6 +36,6 @@ json | @@ -36,6 +36,6 @@ json | ||
| 36 | "status":"2", | 36 | "status":"2", |
| 37 | "updateTime":"", | 37 | "updateTime":"", |
| 38 | "videoId":"60_a3d418b251524f2389676ecdfd2252c8" | 38 | "videoId":"60_a3d418b251524f2389676ecdfd2252c8" |
| 39 | - },...]" | 39 | + }" |
| 40 | } | 40 | } |
| 41 | ``` | 41 | ``` |
| 42 | \ No newline at end of file | 42 | \ No newline at end of file |