diff --git a/GFramework.SourceGenerators/Config/SchemaConfigGenerator.cs b/GFramework.SourceGenerators/Config/SchemaConfigGenerator.cs
index 38fe13bf..09a7845c 100644
--- a/GFramework.SourceGenerators/Config/SchemaConfigGenerator.cs
+++ b/GFramework.SourceGenerators/Config/SchemaConfigGenerator.cs
@@ -474,6 +474,7 @@ public sealed class SchemaConfigGenerator : IIncrementalGenerator
/// Schema 文件路径。
/// Schema 原始字段名。
/// 逻辑字段路径。
+ /// 字段是否直接从属于 schema 根对象。
/// 字段是否必填。
/// 可选的引用表名。
/// 不满足条件时输出的诊断。