Commit 01ae207e by 李传峰

Merge remote-tracking branch 'remotes/origin/master' into 3.x

parents 2cda0cfc c2fad601
......@@ -140,3 +140,15 @@ H5_CW = W23/C3/
APP_DOMAIN = https://app.5rs.me/
https://weixin23.5rs.me/rayh5/book?fromType=1
RAYS_H5_URL = https://weixin23.5rs.me/rayh5/book?fromType=1
adviser.xcx.appid = wxd951244ee206df89
adviser.xcx.secret = e3111585d219f7e96e35ef593b67ab2b
hwsms.accout = 761035
hwsms.passward = 48!DO)Z2W4mdKj^(
hwsms.url = https://139.9.32.119:18312/common/sms/sendTemplateMessage
......@@ -462,7 +462,11 @@ public class MQTopicProducer {
public static final String MODIFY_READER = "topic.modifyReader";
/**
* 浏览记录更新用户信息
* 社群内容(互助、评论、读书笔记、打卡)
*/
public static final String APPLET_USER_EVENT = "topic.appletUserEvent";
/**
* 社群内容删除
*/
public static final String APPLET_EVENT_DELETE = "topic.appletEventDelete";
}
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