Browse Source

拼装请求json 本地测试完成

liyuyi@c-top.com.cn 4 years ago
parent
commit
f78c61aa22
2 changed files with 2 additions and 0 deletions
  1. 1 0
      .idea/ai_ads.iml
  2. 1 0
      Python.gitignore

+ 1 - 0
.idea/ai_ads.iml

@@ -2,6 +2,7 @@
 <module type="PYTHON_MODULE" version="4">
 <module type="PYTHON_MODULE" version="4">
   <component name="NewModuleRootManager">
   <component name="NewModuleRootManager">
     <content url="file://$MODULE_DIR$">
     <content url="file://$MODULE_DIR$">
+      <excludeFolder url="file://$MODULE_DIR$/.pytest_cache" />
       <excludeFolder url="file://$MODULE_DIR$/venv" />
       <excludeFolder url="file://$MODULE_DIR$/venv" />
     </content>
     </content>
     <orderEntry type="jdk" jdkName="Python 3.7 (ai_ads)" jdkType="Python SDK" />
     <orderEntry type="jdk" jdkName="Python 3.7 (ai_ads)" jdkType="Python SDK" />

+ 1 - 0
Python.gitignore

@@ -0,0 +1 @@
+*.log