Commit 55c2aec1 authored by jhonliu's avatar jhonliu
Browse files

fix: add sms

Showing with 12 additions and 1 deletion
+12 -1
......@@ -23,5 +23,16 @@ umeng.masterkey = ilkx2mnd2ec9u0t4h77qnx0bopy46bso
wechat.appid = wxb37f3990d2424ea0
wechat.secret = 0c8b9e229ebe48c6878727a9d2e0263d
#腾讯云短信
tencent_sms.appid = 1400214975
tencent_sms.appkey = 25c8c3a4d17367a8232931ff54d114a2
tencent_sms.tmplid = 340847
tencent_sms.sign = 数蛙科技
# jwt
jwt.algorithm = rs256
\ No newline at end of file
jwt.algorithm = rs256
# 是否桥接
isbridge = false
# 是否桥接
bridge_url = https://prod.iotn2n.com
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment