Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
黄嘉阳
/
iot-platform-server
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4096cd4f
authored
Sep 07, 2023
by
杨伟程
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
小程序配置
parent
c8f76b4a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
server-web/src/main/resources/application-dev.yml
server-web/src/main/resources/application-dev.yml
View file @
4096cd4f
...
@@ -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
Write
Preview
Markdown
is supported
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