Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 432 Bytes

File metadata and controls

22 lines (15 loc) · 432 Bytes

开往巡查工具后端

Build with Python Flask

接口文档:https://6xj313u04r.apifox.cn (需要使用开往内部邮箱进行身份验证)

漏洞报告:lin@travellings.cn

.env样例

DB_HOST=localhost
DB_USER=root
DB_PASSWORD=root
DB_DATABASE=tis

OAUTH_clientID=balabala
OAUTH_clientSecret=balabala
OAUTH_redirect_uri=http://127.0.0.1:5000/login/callback

homepageUrl=https://check-tool.travellings.cn/