yzk_wechat_event/libs/weworkapi/conf.py

17 lines
264 B
Python
Raw Permalink Normal View History

2023-12-13 16:09:16 +08:00
#!/usr/bin/python
# -*- coding:utf-8 -*-
##
# Copyright (C) 2018 All rights reserved.
#
# @File conf.py
# @Brief
# @Author abelzhu, abelzhu@tencent.com
# @Version 1.0
# @Date 2018-02-23
#
#
## 设置为true会打印一些调试信息
DEBUG = True