Update questionnaireSurvey.go

This commit is contained in:
JNG 2026-03-11 19:43:58 +08:00
parent 875e987f68
commit 3e953cc04d

View File

@ -105,6 +105,7 @@ func QuestionnaireSurveyCreate(c *gin.Context) {
fmt.Println("2222222222222222222")
if err != nil {
fmt.Println("生成PDF失败: ", err)
service.Error(c, err)
return
}