diff --git a/zt-module-system/zt-module-system-server/src/main/resources/application.yaml b/zt-module-system/zt-module-system-server/src/main/resources/application.yaml index 853e32cd..1b3abadf 100644 --- a/zt-module-system/zt-module-system-server/src/main/resources/application.yaml +++ b/zt-module-system/zt-module-system-server/src/main/resources/application.yaml @@ -240,7 +240,7 @@ zt: sms-code: # 短信验证码相关的配置项 expire-times: 10m send-frequency: 1m - send-maximum-quantity-per-day: 10 + send-maximum-quantity-per-day: 20 begin-code: 100000 end-code: 999999