This commit is contained in:
hackrobot
2024-03-20 11:00:53 +08:00
parent c7c41ec45d
commit 7f8deddeee
13 changed files with 1402 additions and 88 deletions

5
config.py Normal file
View File

@@ -0,0 +1,5 @@
import os
work_path = os.getcwd()
wxbot_url = "http://127.0.0.1:2022/KP" # api地址
SECRET_KEY = '鉴权秘钥' # 鉴权秘钥