xugenyuan

ref |> 补充游客评论接口提交

Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
... ... @@ -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
}
... ...