mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
12 lines
231 B
JSON
12 lines
231 B
JSON
{
|
|
"funcname": "testfunc",
|
|
"envs": ["test-env1", "test-env2"],
|
|
"triggers": [
|
|
{
|
|
"trigger_name": "trigger_name1",
|
|
"type": "Timer",
|
|
"config": "0 0 2 2 * * *"
|
|
}
|
|
]
|
|
}
|