From 345eab350d41d832c040d63011a178689696b650 Mon Sep 17 00:00:00 2001 From: linzhijie <19970921lzj> Date: 星期日, 28 三月 2021 12:03:55 +0800 Subject: [PATCH] 更改短信默认模板 --- src/main/resources/application-sand.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/resources/application-sand.yml b/src/main/resources/application-sand.yml index a35a5ef..9d58a68 100644 --- a/src/main/resources/application-sand.yml +++ b/src/main/resources/application-sand.yml @@ -84,7 +84,7 @@ # 杩滅▼娉板浗璁$畻鏈嶅姟 ATSTai: - host: 127.0.0.1 + host: 47.114.179.216 port: 9123 jasypt: encryptor: -- Gitblit v1.9.1