@@ -20,7 +20,6 @@
var sign = $.md5(method+timestamp);
$('#sign').val(sign);
$.ajax({
-
type : 'GET',
data : {
'method' :method,