Browse Source

Merge branch 'bug/6539'

Roc 2 months ago
parent
commit
6ca57ab9db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/ppt.go

+ 1 - 1
services/ppt.go

@@ -144,7 +144,7 @@ func SavePPTReport(pptId, classifyId int, title string, adminInfo *system.Admin)
 		ClassifyNameThird:  classifyNameThird,
 		Title:              title,
 		Abstract:           "",
-		Author:             "FICC团队",
+		Author:             "",
 		Frequency:          utils.ReportFrequencyDefault,
 		State:              1,
 		Content:            htm,