lz-request 丽章 http 请求库 一、安装 npm npm install --save lz-requestyarn yarn add lz-request六、发布流程 npm run release
Release v1.4.0 Feat: add login api Release v1.3.1 update: 使用 axios 实例替换 axios 请求 Release v1.3.0 Feat: 添加 modifyRecords Release v1.2.0 Feat: 添加 addRecords 方法 Release v1.1.0 Config: 修改 tsconfig.json 文件, 将 build 后的文件改为 CommonJS 模块 Release v1.0.1 Fix: 修复 LzRequest 不是默认导出的 bug Release v1.0.0 Feat: 添加 getTable 方法 Release v0.10.0 feat:添加 debug 模式 Release other feat:bigrid 换单 pwtable 中 0.9.3 0.9.2 0.9.1 0.9.2 0.9.1 add emailtemplate apis add 获取邮件 api docs:增加发布流程说明文档 docs:修复文档错误 feat:添加 readme.stories.js .gitignore working feat:添加 logout api 0.8.0 .gitignore is now working update storybook 0.7.0 feat:添加 setDefaultOptions 静态方法 chore:Storybook docs:Add clearCache storybook docs:Add login storybook update readme.md Update docs Update 0.6.0 chore: Mod ignore file Update docs chore:Add Storybook feat:Add move api feat:Add storybook 0.5.7 update docs 0.5.6 fix:修复 util 路径错误的 bug 0.5.5 build fix:修复 bug use jsdoc and np 0.5.4 fix:修复 bug 0.5.3 fix:修复顺序导致的 bug 0.5.2 fix:修复 httpCore 中接收参数的顺序错误的 bug 0.5.1 fix: 修复 uploadFile api 未导出的 bug 0.5.0 feat:添加 uploadFile api 0.4.2 lib 0.4.1 fix:修复 beforeSaveAdd、beforeSaveModify 少传了 rp 参数的 bug 0.4.0 feat:添加 beforeSaveAdd、beforeSaveModify 两个 api 0.3.0 feat:修改 isEditoRAdd 为 isEditOrAdd update readme.md 0.2.1 chore doc 0.2.0 0.1.5 change directory structure feat:完成 webpack 配置 add webpack.config.js file 0.1.4 修改 lz-request.js 所在文件夹 0.1.3 fix:修复 lib 被忽略的问题 0.1.2 chore doc 0.1.1 chore docs chore docs chore:docs fix:修复 bug chore:docs q add(lzRequest.js):添加请求、响应拦截 first commit Initial commit from Create React App