Explorar el Código

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

- add instruction to modify when there are inconsistencies between schema definitions and page fields
yourname hace 4 meses
padre
commit
c8c77236cc
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .roo/commands/check-api-entity-schema.md

+ 2 - 1
.roo/commands/check-api-entity-schema.md

@@ -2,4 +2,5 @@
 description: "检查api相关的实体,schema 与 页面字段是否对应指令"
 ---
 
-检查api相关的实体,schema 定义,看与 页面字段是否对应
+检查api相关的实体,schema 定义,看与 页面字段是否对应
+没对应的就修改