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
wangliang_wd
2024-11-08 14:22:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2fc4797a81a163a68ff7f4ceebffac9fb656a92b
2fc4797a
1 parent
25b24841
feat:优化人民号主页列表接口
Hide 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 @
2fc4797
...
...
@@ -284,7 +284,7 @@ export class HttpUrlUtils {
/**
* 客户端 客态主页页面-获取作品-从发布库获取该创作者下 稿件列表
*/
static readonly ARTICLE_LIST_HOTS_DATA_PATH: string = "/api/rmrb-content-search/zh/c/article/articleList";
static readonly ARTICLE_LIST_HOTS_DATA_PATH: string = "/api/rmrb-content-search/zh/c/article/articleList
Simple
";
/**
* 客户端 客态主页页面-获取影响力
*/
...
...
Please
register
or
login
to post a comment