Commit 3fe7143b by 田超

Merge branch 'feature/1004746' into 'master'

feat: [1004746] 小程序改版

See merge request rays/pcloud-common-parent!203
parents 45ca1277 19815038
...@@ -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
...@@ -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
\ No newline at end of file
...@@ -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
...@@ -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
...@@ -135,3 +135,11 @@ heals.adviserId = 12829 ...@@ -135,3 +135,11 @@ heals.adviserId = 12829
resourcecenter.superAuthor.special.agentIds = 10000014 resourcecenter.superAuthor.special.agentIds = 10000014
operate_official_id = 35515 operate_official_id = 35515
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
...@@ -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";
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment