Browse Source

update

add_mode
DengBiao 1 year ago
parent
commit
95e0396d83
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      app/admin/hdl/enterprise_manage/hdl_central_kitchen_for_school.go

+ 2
- 0
app/admin/hdl/enterprise_manage/hdl_central_kitchen_for_school.go View File

@@ -283,6 +283,8 @@ func CentralKitchenForSchoolBatchStudentAdmission(c *gin.Context) {
}
break
}
e.OutSuc(c, "success", nil)
return
}

func CentralKitchenForSchoolStudentDelete(c *gin.Context) {


Loading…
Cancel
Save