This website works better with JavaScript.
Home
Explore
Help
Sign In
SmartCanteen
/
smart_canteen
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
add_mode
DengBiao
1 year ago
parent
829e553a0a
commit
38411d0609
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/admin/hdl/enterprise_manage/hdl_self_support_for_school.go
+ 1
- 1
app/admin/hdl/enterprise_manage/hdl_self_support_for_school.go
View File
@@ -755,7 +755,7 @@ func SelfSupportForSchoolImportTeacher(c *gin.Context) {
}
func SelfSupportForSchoolDownloadTemplateExcel(c *gin.Context) {
e.OutSuc(c, "/", nil)
e.OutSuc(c, "/
template/自营学校(教师信息导入模板).xls
", nil)
return
}
Write
Preview
Loading…
Cancel
Save