Parcourir la source

Update test.html

wanggangtao il y a 5 ans
Parent
commit
6d2c7b3e68
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      api/v1.0/demo/test.html

+ 0 - 1
api/v1.0/demo/test.html

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