|
|
|
@ -123,7 +123,7 @@
|
|
|
|
|
//url: 'http://10.0.10.185:8089/index.php?s=/Qrcode/Jump/getURLScheme',
|
|
|
|
|
url: 'https://mg.wmtxkj.com/index.php?s=/Qrcode/Jump/getURLScheme',
|
|
|
|
|
data: {
|
|
|
|
|
'id': "{$unique_str}",
|
|
|
|
|
'unique_str': "{$unique_str}",
|
|
|
|
|
},
|
|
|
|
|
success: function(data){
|
|
|
|
|
window.location.href = data.openlink;
|
|
|
|
|