Commit 4096cd4f by 杨伟程

小程序配置

parent c8f76b4a
...@@ -100,4 +100,13 @@ mqtt: ...@@ -100,4 +100,13 @@ mqtt:
clientId: ab3a2fd694c8c838aba2686df3a80e7b clientId: ab3a2fd694c8c838aba2686df3a80e7b
defaultTopic: defaultTopic:
timeout: 10 timeout: 10
keepalive: 60 keepalive: 60
\ No newline at end of file
wx:
miniapp:
config:
appid: wx48720402e3fdbe0f #微信小程序的appid
secret: 2cdf04b11dce20f48402a1fef1cc9842 #微信小程序的Secret
token: #微信小程序消息服务器配置的token
aesKey: #微信小程序消息服务器配置的EncodingAESKey
msgDataFormat: JSON
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment