no message
parent
edaeb7a679
commit
3441707c52
|
@ -38,7 +38,7 @@ function delegateApi(id){
|
|||
var replyswitch = $(this).attr("replyswitch");//获取回复开关锁属性
|
||||
$.ajax({
|
||||
type:"POST",
|
||||
url:"/api/public/DocComment/insert",
|
||||
url:"/wapi/DocComment/insert",
|
||||
data:JSON.stringify(cmdata),
|
||||
contentType: "application/json", //必须有
|
||||
success:function(data){
|
||||
|
|
Loading…
Reference in New Issue