Commit 87ee3c3e by xuyamei

新增线上地址

parent a3f4496e
#默认执行环境 #默认执行环境
env=dev env=prod
# Dev # Dev
dev=https://dev-fit.xiaomai5.com dev=https://dev-fit.xiaomai5.com
#rc #rc
...@@ -7,9 +7,9 @@ dev=https://dev-fit.xiaomai5.com ...@@ -7,9 +7,9 @@ dev=https://dev-fit.xiaomai5.com
# gray # gray
#gray=https://gray-heimdall.xiaomai5.com #gray=https://gray-heimdall.xiaomai5.com
#prod #prod
#prod=https://heimdall.xiaomai5.com prod=https://prod-fit.xiaomai5.com
# 测试运行环境 本地调试时,可指定调试环境。完成本地调试后,请注释此变量 # 测试运行环境 本地调试时,可指定调试环境。完成本地调试后,请注释此变量
#runningEnv = gray #runningEnv = gray
testData=\\src\\main\\resources\\dataprovider\\APIcase.xls testData=\\src\\main\\resources\\dataprovider\\APIcase.xls
# �����˺� # �����˺�
testAccount=/src/main/resources/parameter.json #testAccount=/src/main/resources/parameter.json
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment