From 82dbd252878d9c82df42888310efb287bb629863 Mon Sep 17 00:00:00 2001 From: yongguo Date: Sun, 28 Apr 2024 17:44:01 +0800 Subject: [PATCH] =?UTF-8?q?fix:local.properties=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6key=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- austin-web/src/main/resources/local.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/austin-web/src/main/resources/local.properties b/austin-web/src/main/resources/local.properties index 466fb18..60c4c53 100644 --- a/austin-web/src/main/resources/local.properties +++ b/austin-web/src/main/resources/local.properties @@ -1,4 +1,4 @@ discardMsgIds = [] deduplicationRule = {"deduplication_10":{"num":1,"time":300},"deduplication_20":{"num":5}} msgTypeSmsConfig = [{"message_type_10":[{"weights":99,"scriptName":"TencentSmsScript"},{"weights":1,"scriptName":"YunPianSmsScript"}]},{"message_type_20":[{"weights":99,"scriptName":"TencentSmsScript"},{"weights":1,"scriptName":"YunPianSmsScript"}]},{"message_type_30":[{"weights":20,"scriptName":"TencentSmsScript"}]},{"message_type_40":[{"weights":20,"scriptName":"TencentSmsScript"}]},{"message_type_50":[{"weights":20,"scriptName":"LinTongSmsScript"}]}] -flowControl = {"flow_control_40":1} \ No newline at end of file +flowControlRule = {"flow_control_40":1} \ No newline at end of file