var xdata;
$.ajax({
url:"../addons/cms/wxpay/ispay",
success:function(res){
xdata = res;
}
})
return xdata;
returnajax
xdata