2
This commit is contained in:
@@ -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("返回字段内容为空,跳过渲染")
|
||||
|
||||
Reference in New Issue
Block a user