Commit 8e2c30d2 by zhangjingdong

修改脚本

parent 7c9e08d6
# coding = utf-8
# coding = utf-8
# coding = utf-8
from bs4 import BeautifulSoup
import time
import os
......@@ -17,8 +16,7 @@ class PostmanApi():
"""
:param s:
:param endstring:
:return:
筛选文件
:return
"""
array = map(s.endswith, endstring)
if True in array:
......
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 sign in to comment