This commit is contained in:
chiu 2021-07-13 22:30:12 +08:00
parent 6904ea15bc
commit 3d6d536b66
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ namespace :survey_tasks do
id = args.surveyid
SurveysHelper.generate_xlsx(id)
end
end