mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-12 19:12:49 +00:00
更新版本号
This commit is contained in:
parent
7ce7c17408
commit
fde7e1fe6b
@ -1,2 +1,2 @@
|
||||
version=CRMEB-DT v2.6.03
|
||||
version=CRMEB-DTKY v2.6.03
|
||||
version_code=131
|
||||
@ -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:'CRMEB-DT v2.6.03',ip:'<?php echo $_SERVER[HTTP_CLIENT_IP];?>'},
|
||||
data: {host:'<?php echo $host;?>',https:'<?php echo 'http://'.$host;?>',version:'CRMEB-DTKY v2.6.03',ip:'<?php echo $_SERVER[HTTP_CLIENT_IP];?>'},
|
||||
dataType: 'json',
|
||||
success: function(){}
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user