|
@@ -158,7 +158,7 @@ def main():
|
|
|
{
|
|
{
|
|
|
"name": "获取 coinmarketcap 数字货币实时价格",
|
|
"name": "获取 coinmarketcap 数字货币实时价格",
|
|
|
"command": "python3 {}/message_coinmarketcap.py".format(message_path),
|
|
"command": "python3 {}/message_coinmarketcap.py".format(message_path),
|
|
|
- "schedule": "*/30 * * * *",
|
|
|
|
|
|
|
+ "schedule": "*/10 * * * *",
|
|
|
"labels": ["message"]
|
|
"labels": ["message"]
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|