Commit cff07340 by 朱亚洁

feat:[1003797]配套听力付费

parent 06bed836
...@@ -426,4 +426,9 @@ public class MQTopicProducer { ...@@ -426,4 +426,9 @@ public class MQTopicProducer {
*/ */
public static final String ERP_AUTO_CREATE_BOOK = "topic.erpCreateBook"; public static final String ERP_AUTO_CREATE_BOOK = "topic.erpCreateBook";
/**
* 工具支付
*/
public static final String TOOL_PAY = "topic.toolPay";
} }
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