add:flask app

This commit is contained in:
gongwenxin
2025-06-06 14:52:08 +08:00
parent b72406df99
commit adc1a0053f
18 changed files with 4726 additions and 3468 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
# build:
# pyinstaller --name ddms_compliance_tool --onefile run_api_tests.py
db:
flask init-db
run:
python run_api_tests.py --base-url http://127.0.0.1:4523/m1/6389742-6086420-default --yapi assets/doc/井筒API示例_simple.json --custom-test-cases-dir ./custom_testcases --verbose --output test_report.json >log.txt 2>&1
run_stages: