c2e02cec by yangjianbin

init

1 parent d94b66fd
......@@ -54,7 +54,7 @@
var data = $("#web_add").serializeJson();
$.ajax({
type:'post',
type:'put',
url:apiBaseUrl + targetUrl,
cache: false,
data:JSON.stringify(data),
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!