将环境数据与配置数据, 模型数据隔离开,同步修改了配套相关代码

This commit is contained in:
floraachy
2023-05-25 15:59:00 +08:00
parent c9595c8ca2
commit 9904ba8626
14 changed files with 159 additions and 196 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
import json
import allure
from config.global_vars import AllureAttachmentType
from config.models import AllureAttachmentType
import os