|
@@ -42,12 +42,12 @@ mybatis:
|
|
|
#[弃用]配置缓存和session存储方式,默认ehcache,可选redis,[弃用]调整至 spring cache type【shiro.用户,权限,session,spring.cache通用】
|
|
|
#[弃用]cacheType: ehcache
|
|
|
|
|
|
-#短信配置
|
|
|
-sms:
|
|
|
- smsUrl: http://rcsapi.wo.cn:8000/umcinterface/sendtempletmsg
|
|
|
- cpcode: AACCAA
|
|
|
- key: 28e6123811f059f1faf9a14b2ff127ca
|
|
|
- templetid: 355529
|
|
|
+##短信配置 融合云信平台
|
|
|
+#sms:
|
|
|
+# smsUrl: http://rcsapi.wo.cn:8000/umcinterface/sendtempletmsg
|
|
|
+# cpcode: AACCAA
|
|
|
+# key: 28e6123811f059f1faf9a14b2ff127ca
|
|
|
+# templetid: 355529
|
|
|
|
|
|
#部署类别 1市级单独部署 2省级单独部署 3省市一体部署
|
|
|
deployType: 3
|