14 Star 40 Fork 0

xiaoxiaoguai / ScCommunity

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
checkappver.php 281 Bytes
一键复制 编辑 原始数据 按行查看 历史
xiaoxiaoguai 提交于 2021-06-03 17:28 . 初始化
<?php
$arr=[
'ver'=>101,
'title'=>'1.01版本更新内容',
'msg'=>'修复点击回复按钮无反应\n增加长按弹出开发者信息功能\n下载完成后请手动安装^_^',
'url'=>'https://cdn.aijiajia.xyz/update/sc101.apk'
];
echo json_encode($arr);
1
https://gitee.com/xiaoxiaoguai0514/sc-community.git
git@gitee.com:xiaoxiaoguai0514/sc-community.git
xiaoxiaoguai0514
sc-community
ScCommunity
master

搜索帮助