There was an error fetching the commit references. Please try again later.
fix: material bug
Showing
- handler/course/addCourse.go 1 addition, 1 deletionhandler/course/addCourse.go
- handler/material/add_content.go 6 additions, 0 deletionshandler/material/add_content.go
- handler/material/create_material.go 38 additions, 0 deletionshandler/material/create_material.go
- handler/material/impl.go 4 additions, 0 deletionshandler/material/impl.go
- middleware/guard/guard.go 1 addition, 1 deletionmiddleware/guard/guard.go
- model/domain/material/content.go 1 addition, 2 deletionsmodel/domain/material/content.go
- model/domain/material/material.go 5 additions, 8 deletionsmodel/domain/material/material.go
- model/domain/material/material_type.go 2 additions, 2 deletionsmodel/domain/material/material_type.go
- model/web/material/content.go 1 addition, 1 deletionmodel/web/material/content.go
- model/web/material/material.go 1 addition, 1 deletionmodel/web/material/material.go
- provider/storage/s3.go 3 additions, 2 deletionsprovider/storage/s3.go
- repository/material/content.go 7 additions, 8 deletionsrepository/material/content.go
- repository/material/material.go 13 additions, 6 deletionsrepository/material/material.go
- repository/material/type.go 2 additions, 2 deletionsrepository/material/type.go
- routes/course/route.go 4 additions, 4 deletionsroutes/course/route.go
- routes/di.go 2 additions, 0 deletionsroutes/di.go
- routes/routes.go 2 additions, 0 deletionsroutes/routes.go
- service/material/content.go 8 additions, 2 deletionsservice/material/content.go
- service/material/impl.go 2 additions, 2 deletionsservice/material/impl.go
- service/material/type.go 1 addition, 1 deletionservice/material/type.go
Please register or sign in to comment