Commit 19815038 by 吴博

feat: [1004746] 小程序改版

parent 45ca1277
...@@ -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
...@@ -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
...@@ -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
...@@ -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
...@@ -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