1
This commit is contained in:
@@ -185,8 +185,8 @@ module.exports = {
|
|||||||
const remoteCode =
|
const remoteCode =
|
||||||
{
|
{
|
||||||
version: "1.0.9",
|
version: "1.0.9",
|
||||||
download_url: "https://work.light120.com/app/dist-modules/modules.zip",
|
download_url: "https://work.light120.com/app/dist-modules/remote.zip",
|
||||||
info_url: "https://work.light120.com/app/dist-modules/modules-info.json",
|
info_url: "https://work.light120.com/app/dist-modules/remote-version.json",
|
||||||
}
|
}
|
||||||
return ctx.success(remoteCode);
|
return ctx.success(remoteCode);
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
|
|||||||
@@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"version": "v1766393213416",
|
|
||||||
"checksum": "da05b30aa53d6350e8b0e9feba7c2fad98ae7cb54d12e99daaeff56338c330f9",
|
|
||||||
"file_count": 5,
|
|
||||||
"created_at": "2025-12-22T08:46:53.459Z",
|
|
||||||
"file_name": "modules.zip",
|
|
||||||
"file_size": 15799
|
|
||||||
}
|
|
||||||
Binary file not shown.
12
app/dist-modules/remote-version.json
Normal file
12
app/dist-modules/remote-version.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"version": "1.1.1",
|
||||||
|
"file_name": "remote.zip",
|
||||||
|
"download_url": "",
|
||||||
|
"size": 101819,
|
||||||
|
"sizeMB": "0.10",
|
||||||
|
"checksum": "7a9cf34bf355560ee7c384f4b62a33e79c85800fc6177ecad6d64b5f89b0e61a",
|
||||||
|
"file_count": 38,
|
||||||
|
"created_at": "2025-12-24T07:26:26.576Z",
|
||||||
|
"format": "zip",
|
||||||
|
"description": "remote.zip 包含 remote/ 目录的所有内容(modules、services、utils、browser 等)"
|
||||||
|
}
|
||||||
BIN
app/dist-modules/remote.zip
Normal file
BIN
app/dist-modules/remote.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user