|
@@ -755,7 +755,7 @@ func SelfSupportForSchoolImportTeacher(c *gin.Context) { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
func SelfSupportForSchoolDownloadTemplateExcel(c *gin.Context) { |
|
|
func SelfSupportForSchoolDownloadTemplateExcel(c *gin.Context) { |
|
|
e.OutSuc(c, "/", nil) |
|
|
|
|
|
|
|
|
e.OutSuc(c, "/template/自营学校(教师信息导入模板).xls", nil) |
|
|
return |
|
|
return |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|