fix: 提交修改
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
**使用场景:** 将 `openapi.json` 拖入 Cursor,打开你的项目根目录,发送以下 Prompt:
|
||||
|
||||
> **Prompt:**
|
||||
> 我现在正在对接用户商品管理模块,API 定义在 `@ApiServer-web-admin_dashboard_pc/默认模块.openapi.json` 中。
|
||||
> 我现在正在对接虚拟化平台管理模块,API 定义在 `@ApiServer-web-admin_dashboard_pc/默认模块.openapi.json` 中。
|
||||
>
|
||||
> 请你执行以下任务:
|
||||
> 1. **接口完整性对比:** 分析该 OpenAPI 文件中所有以 `/product` 或 `user` 开头的接口。对比我当前项目中 `src/api/product.ts`(或对应目录)的实现,列出缺少实现的接口、参数定义不一致的接口。
|
||||
|
||||
Reference in New Issue
Block a user