Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
push-message
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liucheng
push-message
Commits
823c185c
Commit
823c185c
authored
Jul 16, 2025
by
zuoadmin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fq' into 'master'
服务迁移,ip修改 See merge request
!40
parents
7d94587f
b1e92924
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
MobPushService.java
src/main/java/com/weface/component/MobPushService.java
+1
-1
application-prod.yml
src/main/resources/application-prod.yml
+1
-1
application.yml
src/main/resources/application.yml
+1
-1
No files found.
src/main/java/com/weface/component/MobPushService.java
View file @
823c185c
...
@@ -658,7 +658,7 @@ public class MobPushService {
...
@@ -658,7 +658,7 @@ public class MobPushService {
private
Map
<
String
,
Object
>
getCustomStyle
()
{
private
Map
<
String
,
Object
>
getCustomStyle
()
{
Map
<
String
,
Object
>
map
=
new
HashMap
<>();
Map
<
String
,
Object
>
map
=
new
HashMap
<>();
map
.
put
(
"styleNo"
,
1
);
map
.
put
(
"styleNo"
,
1
);
map
.
put
(
"backgroundUrl"
,
"https://socialsecurity.oss-cn-beijing.aliyuncs.com/userPhoto/ycfj.png"
);
map
.
put
(
"backgroundUrl"
,
"https://socialsecurity
-storage
.oss-cn-beijing.aliyuncs.com/userPhoto/ycfj.png"
);
map
.
put
(
"smallIcons"
,
"http://i.weface.com.cn/banners/tcformphoto/certificationOldSuucess01.gif"
);
map
.
put
(
"smallIcons"
,
"http://i.weface.com.cn/banners/tcformphoto/certificationOldSuucess01.gif"
);
map
.
put
(
"buttonCopy"
,
"测试文案"
);
map
.
put
(
"buttonCopy"
,
"测试文案"
);
map
.
put
(
"buttonJumpUrl"
,
"https://www.hutool.cn/"
);
map
.
put
(
"buttonJumpUrl"
,
"https://www.hutool.cn/"
);
...
...
src/main/resources/application-prod.yml
View file @
823c185c
...
@@ -3,7 +3,7 @@ spring:
...
@@ -3,7 +3,7 @@ spring:
type
:
com.alibaba.druid.pool.DruidDataSource
type
:
com.alibaba.druid.pool.DruidDataSource
druid
:
druid
:
driver-class-name
:
com.mysql.cj.jdbc.Driver
driver-class-name
:
com.mysql.cj.jdbc.Driver
url
:
jdbc:mysql://rm-uf6
w14h3ark4z3pwxlo
.mysql.rds.aliyuncs.com/kk_demain_db?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8
url
:
jdbc:mysql://rm-uf6
gjb496ll7c597q
.mysql.rds.aliyuncs.com/kk_demain_db?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8
username
:
kk_demain_user
username
:
kk_demain_user
password
:
KkWeface0228
password
:
KkWeface0228
initial-size
:
10
initial-size
:
10
...
...
src/main/resources/application.yml
View file @
823c185c
...
@@ -58,7 +58,7 @@ mybatis-plus:
...
@@ -58,7 +58,7 @@ mybatis-plus:
gexiang
:
gexiang
:
redis
:
redis
:
hostname
:
172.21.
6.6
hostname
:
172.21.
9.35
database
:
0
database
:
0
port
:
6379
port
:
6379
maxTotal
:
1000
maxTotal
:
1000
...
...
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