Pda/js/public.js
@@ -49,7 +49,7 @@ timeout: 45000, async: true, cache: false, beforeSend: function (xhr, settings) {}, beforeSend: function (xhr, settings) { }, success: function (res, status, xhr) { callbackFun(res); }, @@ -97,7 +97,7 @@ timeout: 45000, async: false, cache: false, beforeSend: function (xhr, settings) {}, beforeSend: function (xhr, settings) { }, success: function (res, status, xhr) { callbackFun(res); },