Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
张善主
2024-04-15 10:36:19 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e54d3de96e9a7d56076effdd7000dfada2fca3d6
e54d3de9
1 parent
ab534daf
feat(人民号频道):展现comp接口(推荐)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/commons/wdNetwork/src/main/ets/http/HttpUrlUtils.ets
sight_harmony/commons/wdNetwork/src/main/ets/http/HttpUrlUtils.ets
View file @
e54d3de
...
...
@@ -37,7 +37,7 @@ export class HttpUrlUtils {
/**
* 展现comp接口(推荐)
*/
static readonly COMP_REC_PATH: string = "
/api/rmrb-bff-display-zh/display/zh/
c/compInfo";
static readonly COMP_REC_PATH: string = "
api/rmrb-bff-display-zh/display/zh/c/re
c/compInfo";
/**
* 详情页面详情接口
*/
...
...
Please
register
or
login
to post a comment