Ver código fonte

📝 docs(command): update check-curd-entity-schema command description

- add src/client/api.ts rpc client definition to the list of checked items
yourname 3 meses atrás
pai
commit
4bc1054e37
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .roo/commands/check-curd-entity-schema.md

+ 1 - 1
.roo/commands/check-curd-entity-schema.md

@@ -2,4 +2,4 @@
 description: "检查页面相关的实体,schema, CRUD路由指令"
 ---
 
-检查页面相关的实体,schema, CRUD路由 定义,以收集进行页面开发所需的上下文
+检查页面相关的实体,schema, CRUD路由,src/client/api.ts中的rpc client 定义,以收集进行页面开发所需的上下文