537bd78f by wang

init

1 parent 111d306f
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
90 menuIds:menuIds 90 menuIds:menuIds
91 }; 91 };
92 $.ajax({ 92 $.ajax({
93 type: 'post', 93 type: 'put',
94 url: apiBaseUrl + targetUrl, 94 url: apiBaseUrl + targetUrl,
95 cache: false, 95 cache: false,
96 data: JSON.stringify(newData), 96 data: JSON.stringify(newData),
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!