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
e76fb33b
authored
Sep 22, 2023
by
杨伟程
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新小程序配置
parent
c5174566
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
server-web/src/main/resources/application-dev.yml
server-web/src/main/resources/application-test.yml
server-web/src/main/resources/application-dev.yml
View file @
e76fb33b
...
@@ -123,12 +123,12 @@ mqtt:
...
@@ -123,12 +123,12 @@ mqtt:
wx
:
wx
:
miniapp
:
miniapp
:
config
:
config
:
appid
:
wx48720402e3fdbe0f
#微信小程序的appid
secret
:
2ebae648f45716e70c75b7d78d0660cc
#微信小程序的Secret
# appid: wx48720402e3fdbe0f #微信小程序的appid
# appid: wx48720402e3fdbe0f #微信小程序的appid
# secret: 2ebae648f45716e70c75b7d78d0660cc #微信小程序的Secret
# secret: 2ebae648f45716e70c75b7d78d0660cc #微信小程序的Secret
appid
:
wx454f0dbc28a6529a
#微信小程序的appid
secret
:
fb20da3064d6b7ac90d5c15cf407df46
#微信小程序的Secret
token
:
#微信小程序消息服务器配置的token
token
:
#微信小程序消息服务器配置的token
aesKey
:
#微信小程序消息服务器配置的EncodingAESKey
aesKey
:
#微信小程序消息服务器配置的EncodingAESKey
msgDataFormat
:
JSON
msgDataFormat
:
JSON
...
...
server-web/src/main/resources/application-test.yml
View file @
e76fb33b
...
@@ -120,11 +120,11 @@ mqtt:
...
@@ -120,11 +120,11 @@ mqtt:
wx
:
wx
:
miniapp
:
miniapp
:
config
:
config
:
appid
:
wx48720402e3fdbe0f
#微信小程序的appid
#
appid: wx48720402e3fdbe0f #微信小程序的appid
secret
:
2ebae648f45716e70c75b7d78d0660cc
#微信小程序的Secret
#
secret: 2ebae648f45716e70c75b7d78d0660cc #微信小程序的Secret
# appid: wx48720402e3fdbe0f
#微信小程序的appid
appid
:
wx454f0dbc28a6529a
#微信小程序的appid
# secret: 2ebae648f45716e70c75b7d78d0660cc
#微信小程序的Secret
secret
:
fb20da3064d6b7ac90d5c15cf407df46
#微信小程序的Secret
token
:
#微信小程序消息服务器配置的token
token
:
#微信小程序消息服务器配置的token
aesKey
:
#微信小程序消息服务器配置的EncodingAESKey
aesKey
:
#微信小程序消息服务器配置的EncodingAESKey
...
...
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