Commit b352c285 by Administrator

Merge branch 'feature/erpCreateBook' into 'master'

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

See merge request rays/pcloud-common-parent!135
parents e4e9a5a3 62a4870d
......@@ -421,4 +421,9 @@ public class MQTopicProducer {
*/
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