会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wan了个蛋
博客园
首页
新随笔
联系
订阅
管理
05 2019 档案
apizza导出为html后,从中提取api_name/api_path/api_method,保存到本地,方便根据接口名称得到接口路径与请求方法
摘要:import re import os def open_file(file='c:/newcrm.html'): f=open(file,'r',encoding='utf-8') return f def write_file(): list_api=[] dict_api={} file='../test/newcrm_source_api_n...
阅读全文
posted @
2019-05-04 16:54
wan了个蛋
阅读(571)
评论(0)
推荐(0)
公告