forked from erp-dev/erp
feat: fix setting
This commit is contained in:
@@ -85,6 +85,7 @@ TENCENTCLOUD_TIIA_QPS = env.int('TENCENTCLOUD_TIIA_QPS', default=10) # Tencent
|
||||
WECOM_WEBHOOK_BASE_URL = 'https://qyapi.weixin.qq.com/cgi-bin/webhook/send'
|
||||
WECOM_WEBHOOK_KEY = env('WECOM_WEBHOOK_KEY', default='')
|
||||
SPEAK_ENDPOINT = env('SPEAK_ENDPOINT', default='http://8.148.215.233:9004/speak')
|
||||
PRINTING_ORDER_CREATED_SPEECH_ENABLED = False
|
||||
|
||||
|
||||
# CORS 配置
|
||||
|
||||
Reference in New Issue
Block a user