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