🎨 更新评论 URL
This commit is contained in:
parent
3dbccc7535
commit
09e548df60
@ -119,7 +119,7 @@
|
|||||||
}
|
}
|
||||||
$.ajax({
|
$.ajax({
|
||||||
type: "POST",
|
type: "POST",
|
||||||
url: latkeConfig.servePath + "/add-" + type + "-comment.do",
|
url: latkeConfig.servePath + "/" + type + "/comments",
|
||||||
cache: false,
|
cache: false,
|
||||||
contentType: "application/json",
|
contentType: "application/json",
|
||||||
data: JSON.stringify(requestJSONObject),
|
data: JSON.stringify(requestJSONObject),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user