Commit 62a4870d by 郑勇

feat: [1003514] 转同意立项时,新增可以选择是否自动创建立项书刊的按钮、自动创建RAYS书刊最多只能批量

parent e4e9a5a3
...@@ -421,4 +421,9 @@ public class MQTopicProducer { ...@@ -421,4 +421,9 @@ public class MQTopicProducer {
*/ */
public static final String QQ_SEND_NOT_TEXT = "topic.QQSendNotText"; public static final String QQ_SEND_NOT_TEXT = "topic.QQSendNotText";
/**
* erp端自动创建书刊
*/
public static final String ERP_AUTO_CREATE_BOOK = "topic.erpCreateBook";
} }
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