Browse Source

智能质检

田爽 1 year ago
parent
commit
fcecd3c6a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Hotline.Api/Controllers/QualityController.cs

+ 1 - 1
src/Hotline.Api/Controllers/QualityController.cs

@@ -573,7 +573,7 @@ namespace Hotline.Api.Controllers
 							QualityId = quality.Id,
 							Second = 0,
 							Name = item2.name,
-							//Content = item.name,
+							Content = item2.description,
 							Intelligent = true,
 							Grade = item2.score
 						};