Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Dgiot
Commits
55c2aec1
Commit
55c2aec1
authored
3 years ago
by
jhonliu
Browse files
Options
Download
Email Patches
Plain Diff
fix: add sms
parent
112a15ad
master
dependabot/maven/apps/dgiot_dlink/priv/example/java/com.google.protobuf-protobuf-java-3.19.6
guo
h7ml
restyled/master
yanliubao
yuhang
v4.7.0
v4.6.3
v4.6.2
v4.6.1
v4.6.0
v4.5.9
v4.5.8
v4.5.7
v4.5.6
v4.5.5
v4.5.4
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/dgiot/conf/dgiot_http.conf
+12
-1
apps/dgiot/conf/dgiot_http.conf
with
12 additions
and
1 deletion
+12
-1
apps/dgiot/conf/dgiot_http.conf
+
12
-
1
View file @
55c2aec1
...
...
@@ -23,5 +23,16 @@ umeng.masterkey = ilkx2mnd2ec9u0t4h77qnx0bopy46bso
wechat
.
appid
=
wxb37f3990d2424ea0
wechat
.
secret
=
0
c8b9e229ebe48c6878727a9d2e0263d
#腾讯云短信
tencent_sms
.
appid
=
1400214975
tencent_sms
.
appkey
=
25
c8c3a4d17367a8232931ff54d114a2
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
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help