feat: 流程调通

This commit is contained in:
莘权 马 2023-11-24 19:56:27 +08:00
parent 8ce6914df2
commit 882f22da35
11 changed files with 274 additions and 136 deletions

View file

@ -63,4 +63,4 @@ SYSTEM_DESIGN_PDF_FILE_REPO = "resources/system_design"
PRD_PDF_FILE_REPO = "resources/prd"
TASK_PDF_FILE_REPO = "resources/api_spec_and_tasks"
TEST_CODES_FILE_REPO = "tests"
OUTPUTS_FILE_REPO = "outputs"
TEST_OUTPUTS_FILE_REPO = "test_outputs"