99f72d19 by yangjianbin

init

1 parent e54555f6
......@@ -94,7 +94,6 @@
type: 'delete',
url: apiBaseUrl + 'config/product/' + id,
cache: false,
data: JSON.stringify(data),
dataType: 'json',
contentType: "application/json; charset=UTF-8",
success: function (data) {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!