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