testApi1增加发送企业微信和邮件和定时任务功能
资源文件列表:

__init__.py 2.4KB
blueprints/
blueprints/__init__.py 16B
blueprints/__pycache__/
blueprints/__pycache__/__init__.cpython-37.pyc 136B
blueprints/__pycache__/admin.cpython-37.pyc 23.35KB
blueprints/admin.py 43.98KB
faker.py 1.64KB
models.py 6.77KB
nginx.conf 2.88KB
run.py 152B
scheduled_tasks.py 14.9KB
settings.py 233B
templates/
templates/admin/
templates/admin/apis.html 24.06KB
templates/admin/apis_add.html 20.03KB
templates/admin/apis_detail.html 16.55KB
templates/admin/apis_edit.html 23.08KB
templates/admin/groups.html 15.55KB
templates/admin/groups_add.html 11.27KB
templates/admin/groups_edit.html 12.2KB
templates/admin/logs.html 21.14KB
templates/admin/scheduleLogs.html 21.14KB
templates/admin/scheduleds.html 20.53KB
templates/admin/scheduleds_add.html 18.55KB
templates/admin/scheduleds_detail.html 18.14KB
templates/admin/scheduleds_edit.html 21.18KB
templates/errors/
templates/errors/400.html 139B
templates/errors/404.html 139B
templates/errors/500.html 139B
utils.py 25.3KB
uwsgi.ini 224B
测试数据.sql 2.54KB
部署文档.txt 1.88KB