Files
obsidian_note/各种项目/团队项目/团队内部工具/api接口设计工具/api 设计工具 资料.md
2025-12-04 09:12:56 +08:00

11 lines
408 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
修改建议:
3、分页参数选择后需要刷新一次后才能正常显示一般
4、API列表新增API类型分类展示一般
5、需要判断接口是否重复发布通过路径、接口名称进行判断重要
6、设计接口模板、或者复制新增已有接口功能减轻重复工作量重要
7、增加通过接口在线配置固定数据功能重要