Commit 4dfad8a9 by 田超

Merge branch 'feature/1004548' into 'master'

feat: [1004548] 编辑端所有应用新增一键复制与扫码预览功能

See merge request rays/pcloud-common-parent!192
parents 70c477ab 3e3b59c9
...@@ -445,4 +445,9 @@ public class MQTopicProducer { ...@@ -445,4 +445,9 @@ public class MQTopicProducer {
* 外刊阅读支付 * 外刊阅读支付
*/ */
public static final String FOREIGN_READ_PAY = "topic.foreignReadPay"; public static final String FOREIGN_READ_PAY = "topic.foreignReadPay";
/**
* 应用复制
*/
public static final String DUPLICATE_APP = "topic.duplicateApp";
} }
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