Commit 23082ec7 by 田超

Merge branch 'feature/1004717' into 'master'

feat: [1004717] 自有码数据完善-编辑端读者查询相关数据

See merge request rays/pcloud-common-parent!199
parents c210313b b6d1f7b8
......@@ -455,4 +455,9 @@ public class MQTopicProducer {
* 应用复制
*/
public static final String DUPLICATE_APP = "topic.duplicateApp";
/**
* 浏览记录更新用户信息
*/
public static final String MODIFY_READER = "topic.modifyReader";
}
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