b77d6029 by yangjianbin

init

1 parent a6c6fd10
......@@ -66,7 +66,7 @@
cache: false,
data:JSON.stringify(data),
dataType:'json',
contentType: "application/json",
contentType: "application/json; charset=UTF-8",
success:function(data){
alert('success');
},
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!