mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-07 13:48:28 +00:00
更新版本
This commit is contained in:
parent
82ad4e94b9
commit
2ff668fa34
@ -33,7 +33,7 @@ $(function(){
|
|||||||
$.ajax({
|
$.ajax({
|
||||||
type: "POST",
|
type: "POST",
|
||||||
url: "http://shop.crmeb.net/index.php/admin/server.upgrade_api/updatewebinfo",
|
url: "http://shop.crmeb.net/index.php/admin/server.upgrade_api/updatewebinfo",
|
||||||
data: {host:'<?php echo $host;?>',https:'<?php echo 'http://'.$host;?>',version:'v2.0',ip:'<?php echo $_SERVER[HTTP_CLIENT_IP];?>'},
|
data: {host:'<?php echo $host;?>',https:'<?php echo 'http://'.$host;?>',version:'v2.5.8',ip:'<?php echo $_SERVER[HTTP_CLIENT_IP];?>'},
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
success: function(){}
|
success: function(){}
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user