Feature: 修改报警推送间隔时长 30 分钟.

pull/10/head
chen.ma 3 years ago
parent 01035b66e4
commit 29fd64a074

@ -15,7 +15,7 @@ spring:
url: https://oapi.dingtalk.com/robot/send?access_token=
token: 4a582a588a161d6e3a1bd1de7eea9ee9f562cdfcbe56b6e72029e7fd512b2eae
receives: '15601166691'
alarm-interval: 5
alarm-interval: 30
server-addr: http://localhost:6691
namespace: prescription
item-id: ${spring.application.name}

Loading…
Cancel
Save