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
xugenyuan
2024-05-14 15:57:48 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0b1789deef986a57a6bd03676c76cf6b206ec275
0b1789de
1 parent
b9af2568
ref |> 补充游客评论接口提交
Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
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 @
0b1789d
...
...
@@ -459,7 +459,7 @@ export class HttpUrlUtils {
/*游客发布评论*/
static getNoUserPublishCommentUrl() {
let url = HttpUrlUtils.getHost() + "/api/rmrb-comment/comment/zh/c/
commentLike
"
let url = HttpUrlUtils.getHost() + "/api/rmrb-comment/comment/zh/c/
visitorPublish
"
return url
}
...
...
Please
register
or
login
to post a comment