Refresh date.

This commit is contained in:
NobyDa 2023-01-16 00:34:37 +08:00
parent 3986481385
commit 2c9001c784
No known key found for this signature in database
GPG Key ID: E6B0AC788D373C5B
2 changed files with 2 additions and 2 deletions

View File

@ -24,6 +24,6 @@ hostname = p.du.163.com
var body = $response.body; var body = $response.body;
var obj = JSON.parse(body); var obj = JSON.parse(body);
obj.tradeEndTime = 1679685290000; obj.tradeEndTime = 1879685290000;
body = JSON.stringify(obj); body = JSON.stringify(obj);
$done({body}); $done({body});

View File

@ -41,7 +41,7 @@ if ($response.body) {
"buy_time": 0, "buy_time": 0,
"product_id": "1", "product_id": "1",
"auto_upgrade_to_svip": 0, "auto_upgrade_to_svip": 0,
"end_time": 1672502399, "end_time": 1872502399,
"cluster": "vip", "cluster": "vip",
"detail_cluster": "svip", "detail_cluster": "svip",
"status": 0 "status": 0