Commit e6fb0d13 authored by 张醒狮's avatar 张醒狮

更新websdk/consts.py

parent 1e00530c
......@@ -141,6 +141,7 @@ const.DING_TALK_WEBHOOK = "DING_TALK_WEBHOOK"
const.DING_TALK_TOKEN = "DING_TALK_TOKEN"
const.DING_TALK_ENCODING_AES = "DING_TALK_ENCODING_AES"
const.DING_TALK_APP_KEY = "DING_TALK_APP_KEY"
const.DING_TALK_APP_SECRET = "DING_TALK_APP_SECRET"
# 企业微信
const.WEICHAT_CORP_ID = "WEICHAT_CORP_ID"
......
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