This commit is contained in:
2025-12-04 10:47:58 +08:00
parent 752b90b048
commit 7b45b43a0e
6 changed files with 14 additions and 56 deletions

View File

@@ -266,8 +266,6 @@ func (pb *PageBuilder) AddDocumentationPages(pdf *gofpdf.Fpdf, doc *entities.Pro
} else {
pb.logger.Warn("返回字段内容为空或只有空白字符")
}
} else {
pb.logger.Info("返回字段说明表格渲染成功")
}
} else {
pb.logger.Debug("返回字段内容为空,跳过渲染")