上传文件至 client/api/v1

This commit is contained in:
timorzzz 2025-03-13 23:20:29 +08:00
parent 51b78f1cca
commit 6fd6b09b51
2 changed files with 36 additions and 0 deletions

25
client/api/v1/config Normal file
View File

@ -0,0 +1,25 @@
{
"key": "ud_bluelayer",
"target": 3,
"email": null,
"tg": null,
"crisp": "cb0b8ef2-73ee-4c4a-aeb6-8ceed523417f",
"loginless": 0,
"loginless_link": null,
"code_login": 0,
"code_register": 1,
"captcha_login": 1,
"captcha_register": 1,
"captcha_checkin": 1,
"notice": 1,
"checkin": 1,
"line_flag_regex": "",
"line_exclude_loc": 1,
"payment_config": {
"Alipay": "1",
"Wechat": "0"
},
"hosts": [
"https://client.uamscloud.com"
]
}

11
client/api/v1/version Normal file
View File

@ -0,0 +1,11 @@
{
"code": 104010,
"name": "1.3.2",
"content": "",
"url": "https://clientdownload.uamscloud.com/api/v3/file/source/16/Bluelayer_1.0.4.01_104010_uim_release_2021_11_05.apk?sign=iYYgG-AToUOXOJxqLa9fbIXYDNASmxz2NMdQzcq8hhY%3D%3A0",
"md5": "",
"force": 0,
"qrcode": "",
"create_time": 1635684823,
"create_date": "2021-10-31"
}