Showing
1 changed file
with
2 additions
and
1 deletions
| @@ -17,6 +17,7 @@ | @@ -17,6 +17,7 @@ | ||
| 17 | "wdDetailPlayShortVideo": "file:../../features/wdDetailPlayShortVideo", | 17 | "wdDetailPlayShortVideo": "file:../../features/wdDetailPlayShortVideo", |
| 18 | "wdRouter": "file:../../commons/wdRouter", | 18 | "wdRouter": "file:../../commons/wdRouter", |
| 19 | "wdNetwork": "file:../../commons/wdNetwork", | 19 | "wdNetwork": "file:../../commons/wdNetwork", |
| 20 | - "wdJsBridge": "file:../../commons/wdJsBridge" | 20 | + "wdJsBridge": "file:../../commons/wdJsBridge", |
| 21 | + "wdDetailPlayApi":"file:../../features/wdDetailPlayApi" | ||
| 21 | } | 22 | } |
| 22 | } | 23 | } |
-
Please register or login to post a comment