Browse Source

📝 docs(schema): 更新schema错误提示文档描述

- 修改文档描述,将"添加 message 属性的中文错误提示"简化为"添加 中文错误提示"
- 保持文档简洁性,突出核心功能描述
yourname 3 months ago
parent
commit
4425d829a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .roo/commands/schema-error-msg-cn.md

+ 1 - 1
.roo/commands/schema-error-msg-cn.md

@@ -2,7 +2,7 @@
 description: "给schema加上中文错误提示"
 ---
 
-为每个验证字段添加 message 属性的中文错误提示
+为每个验证字段添加 中文错误提示
 
 
 示例: