mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-24 03:40:18 +00:00
更新版本
This commit is contained in:
parent
82ad4e94b9
commit
2ff668fa34
@ -33,7 +33,7 @@ $(function(){
|
||||
$.ajax({
|
||||
type: "POST",
|
||||
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',
|
||||
success: function(){}
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user