Commit 0e7c2eb1 by sanshi

文件

parent 5a257aa5
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/zmops-test.iml" filepath="$PROJECT_DIR$/.idea/zmops-test.iml" />
</modules>
</component>
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.7 (zmops-test)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PackageRequirementsSettings">
<option name="requirementsPath" value="" />
</component>
<component name="TestRunnerService">
<option name="projectConfiguration" value="pytest" />
<option name="PROJECT_TEST_RUNNER" value="pytest" />
</component>
</module>
\ No newline at end of file
# 接口测试yaml文件
env:
# 接口地址
host: http://10.0.0.10
# 接口端口
port: 8080
# 版本
version: /capi
# 登录用户手机号
mobile: 15151969022
# 登录用户密码
password: 123456
# Dev数据库连接信息
database:
url: rm-bp126606o2y9q3h07go.mysql.rds.aliyuncs.com
port: 3306
user: mmtopr
password: 52WXFU@mmt
db_mall: mmt-mall
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