Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
ops_sdk
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PublicSource
ops_sdk
Commits
1e00530c
Commit
1e00530c
authored
Dec 15, 2021
by
张醒狮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新websdk/consts.py
parent
74e10220
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
consts.py
websdk/consts.py
+10
-0
No files found.
websdk/consts.py
View file @
1e00530c
...
...
@@ -136,6 +136,16 @@ const.SMS_ACCESS_KEY_ID = 'SMS_ACCESS_KEY_ID'
const
.
SMS_ACCESS_KEY_SECRET
=
'SMS_ACCESS_KEY_SECRET'
### 钉钉
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
.
WEICHAT_CORP_ID
=
"WEICHAT_CORP_ID"
const
.
WEICHAT_CORP_SECRET
=
"WEICHAT_CORP_SECRET"
### 存储
const
.
STORAGE_REGION
=
"STORAGE_REGION"
const
.
STORAGE_NAME
=
"STORAGE_NAME"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment