- package autocode
- type ServiceGroup struct {
- // Code generated by github.com/flipped-aurora/gin-vue-admin/server Begin; DO NOT EDIT.
- AutoCodeExampleService
- ContentService
- PlaceService
- ProblemInfoService
- ReadCountService
- UnitService
- ProblemTypeService
- UnitHistoryService
- ProblemReplyService
- // Code generated by github.com/flipped-aurora/gin-vue-admin/server End; DO NOT EDIT.
- }
|