Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -37,7 +37,7 @@ export class HttpUrlUtils { | @@ -37,7 +37,7 @@ export class HttpUrlUtils { | ||
| 37 | /** | 37 | /** |
| 38 | * 展现comp接口(推荐) | 38 | * 展现comp接口(推荐) |
| 39 | */ | 39 | */ |
| 40 | - static readonly COMP_REC_PATH: string = "/api/rmrb-bff-display-zh/display/zh/c/compInfo"; | 40 | + static readonly COMP_REC_PATH: string = "api/rmrb-bff-display-zh/display/zh/c/rec/compInfo"; |
| 41 | /** | 41 | /** |
| 42 | * 详情页面详情接口 | 42 | * 详情页面详情接口 |
| 43 | */ | 43 | */ |
-
Please register or login to post a comment