Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
midjourney-proxy
Overview
Overview
Details
Activity
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
徐少华
midjourney-proxy
Commits
3fe7143b
Commit
3fe7143b
authored
May 28, 2021
by
田超
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/1004746' into 'master'
feat: [1004746] 小程序改版 See merge request rays/pcloud-common-parent!203
parents
45ca1277
19815038
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
51 additions
and
4 deletions
+51
-4
public_system.properties
...n-config/src/main/resources.perf/public_system.properties
+9
-0
public_system.properties
...n-config/src/main/resources.prod/public_system.properties
+10
-2
public_system.properties
...n-config/src/main/resources.test/public_system.properties
+9
-0
public_system.properties
...-config/src/main/resources.tsrpd/public_system.properties
+8
-0
public_system.properties
...on-config/src/main/resources.uat/public_system.properties
+10
-2
MQTopicProducer.java
...java/com/pcloud/common/core/constant/MQTopicProducer.java
+5
-0
No files found.
pcloud-common-config/src/main/resources.perf/public_system.properties
View file @
3fe7143b
...
@@ -133,3 +133,11 @@ heals.adviserId = 1404
...
@@ -133,3 +133,11 @@ heals.adviserId = 1404
resourcecenter.superAuthor.special.agentIds
=
1000020583
resourcecenter.superAuthor.special.agentIds
=
1000020583
operate_official_id
=
23
operate_official_id
=
23
PRODUCT_DOMAIN
=
https://weixin10035515.raysyun.com/
H5_CW
=
W23/C1404/
APP_DOMAIN
=
https://app10035515.raysyun.com/
https
:
//weixin23.raysgo.com/rayh5/book
\ No newline at end of file
pcloud-common-config/src/main/resources.prod/public_system.properties
View file @
3fe7143b
...
@@ -131,4 +131,12 @@ heals.adviserId = 1000026152
...
@@ -131,4 +131,12 @@ heals.adviserId = 1000026152
resourcecenter.superAuthor.special.agentIds
=
1000020583
resourcecenter.superAuthor.special.agentIds
=
1000020583
operate_official_id
=
23
operate_official_id
=
23
\ No newline at end of file
PRODUCT_DOMAIN
=
https://weixin23.5rs.me/
H5_CW
=
W23/C3/
APP_DOMAIN
=
https://app.5rs.me/
https
:
//weixin23.5rs.me/rayh5/book
\ No newline at end of file
pcloud-common-config/src/main/resources.test/public_system.properties
View file @
3fe7143b
...
@@ -140,3 +140,11 @@ heals.adviserId = 1404
...
@@ -140,3 +140,11 @@ heals.adviserId = 1404
resourcecenter.superAuthor.special.agentIds
=
1001673
resourcecenter.superAuthor.special.agentIds
=
1001673
operate_official_id
=
23
operate_official_id
=
23
PRODUCT_DOMAIN
=
https://weixin10035515.raysyun.com/
H5_CW
=
W23/C1404/
APP_DOMAIN
=
https://app10035515.raysyun.com/
https
:
//weixin23.raysgo.com/rayh5/book
\ No newline at end of file
pcloud-common-config/src/main/resources.tsrpd/public_system.properties
View file @
3fe7143b
...
@@ -132,3 +132,11 @@ heals.adviserId = 1000026152
...
@@ -132,3 +132,11 @@ heals.adviserId = 1000026152
resourcecenter.superAuthor.special.agentIds
=
1000020583
resourcecenter.superAuthor.special.agentIds
=
1000020583
operate_official_id
=
23
operate_official_id
=
23
PRODUCT_DOMAIN
=
https://weixin23.5rs.me/
H5_CW
=
W23/C3/
APP_DOMAIN
=
https://app.5rs.me/
https
:
//weixin23.5rs.me/rayh5/book
pcloud-common-config/src/main/resources.uat/public_system.properties
View file @
3fe7143b
...
@@ -134,4 +134,12 @@ heals.adviserId = 12829
...
@@ -134,4 +134,12 @@ heals.adviserId = 12829
resourcecenter.superAuthor.special.agentIds
=
10000014
resourcecenter.superAuthor.special.agentIds
=
10000014
operate_official_id
=
35515
operate_official_id
=
35515
\ No newline at end of file
PRODUCT_DOMAIN
=
https://weixin10035515.raysyun.com/
H5_CW
=
W35515/C35515/
APP_DOMAIN
=
https://app10035515.raysyun.com/
RAYS_H5_URL
=
https://weixin35515.raysyun.com/rayh5/book
\ No newline at end of file
pcloud-common-core/src/main/java/com/pcloud/common/core/constant/MQTopicProducer.java
View file @
3fe7143b
...
@@ -460,4 +460,9 @@ public class MQTopicProducer {
...
@@ -460,4 +460,9 @@ public class MQTopicProducer {
* 浏览记录更新用户信息
* 浏览记录更新用户信息
*/
*/
public
static
final
String
MODIFY_READER
=
"topic.modifyReader"
;
public
static
final
String
MODIFY_READER
=
"topic.modifyReader"
;
/**
* 浏览记录更新用户信息
*/
public
static
final
String
APPLET_USER_EVENT
=
"topic.appletUserEvent"
;
}
}
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