forked from erp-dev/erp
feat: notification sending for printing order created
This commit is contained in:
@@ -75,6 +75,9 @@ WECOM_WEBHOOK_KEY=
|
||||
# PrintingJob 状态推进通知的“跟进地址”模板;为空则消息里省略“跟进地址”字段
|
||||
PRINTING_JOB_STATE_ADVANCED_FOLLOWUP_URL_TEMPLATE=https://app.yuwen.cloud/workstation/production/batch-advance?orderId={order_id}
|
||||
|
||||
# PrintingOrder 创建通知(企业微信):测试环境默认关闭;生产/开发默认开启
|
||||
PRINTING_ORDER_CREATED_WECOM_NOTIFY_ENABLED=True
|
||||
|
||||
############################
|
||||
# Printing 自动创建销售品(可选)
|
||||
############################
|
||||
|
||||
Reference in New Issue
Block a user