浏览代码

拼装请求json 本地测试完成

liyuyi@c-top.com.cn 4 年之前
父节点
当前提交
f78c61aa22
共有 2 个文件被更改,包括 2 次插入0 次删除
  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">
   <component name="NewModuleRootManager">
     <content url="file://$MODULE_DIR$">
+      <excludeFolder url="file://$MODULE_DIR$/.pytest_cache" />
       <excludeFolder url="file://$MODULE_DIR$/venv" />
     </content>
     <orderEntry type="jdk" jdkName="Python 3.7 (ai_ads)" jdkType="Python SDK" />

+ 1 - 0
Python.gitignore

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