Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
zhangshaowu
/
pipi-helper
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit df13df0c
authored
Oct 18, 2022
by
liushuangwu
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
xiaoshanOpenId
1 parent
3811ab50
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/main/java/com/pipihelper/project/scheduled/MassageNoticeScheduleService.java
src/main/resources/application-prod.yml
src/main/java/com/pipihelper/project/scheduled/MassageNoticeScheduleService.java
View file @
df13df0
...
@@ -139,7 +139,7 @@ public class MassageNoticeScheduleService {
...
@@ -139,7 +139,7 @@ public class MassageNoticeScheduleService {
FeiShuChatDTO
feiShuChatDTO
=
new
FeiShuChatDTO
();
FeiShuChatDTO
feiShuChatDTO
=
new
FeiShuChatDTO
();
feiShuChatDTO
.
setName
(
"按摩群 "
+
DateUtil
.
today
());
feiShuChatDTO
.
setName
(
"按摩群 "
+
DateUtil
.
today
());
feiShuChatDTO
.
setOwnerId
(
feiShuConfig
.
get
Chat
Id
());
feiShuChatDTO
.
setOwnerId
(
feiShuConfig
.
get
XiaoshanOpen
Id
());
feiShuChatDTO
.
setUserIdList
(
userIdList
);
feiShuChatDTO
.
setUserIdList
(
userIdList
);
String
chatId
=
feiShuApiService
.
createChatList
(
feiShuChatDTO
);
String
chatId
=
feiShuApiService
.
createChatList
(
feiShuChatDTO
);
massageService
.
sendMassageMsgCardToPiPiChat
(
pushPainBOList
,
chatId
);
massageService
.
sendMassageMsgCardToPiPiChat
(
pushPainBOList
,
chatId
);
...
...
src/main/resources/application-prod.yml
View file @
df13df0
...
@@ -16,7 +16,7 @@ feishu:
...
@@ -16,7 +16,7 @@ feishu:
appId
:
cli_a3c0cb967f619013
appId
:
cli_a3c0cb967f619013
appSecret
:
NdqjzD2Bkaif6HyU8KCXGbFJzDhEEimt
appSecret
:
NdqjzD2Bkaif6HyU8KCXGbFJzDhEEimt
ChatId
:
oc_71cef927cc2788067eb7d0d3dd4942a3
ChatId
:
oc_71cef927cc2788067eb7d0d3dd4942a3
xiaoshanOpenId
:
o
d-41a0dc296e8761e3708560eeea68bbf
6
xiaoshanOpenId
:
o
u_95a0fdeae5d7dc2d593fe5980525347
6
# 腾讯云配置参数
# 腾讯云配置参数
tx
:
tx
:
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment