- package autocode
- type ApiGroup struct {
- // Code generated by github.com/flipped-aurora/gin-vue-admin/server Begin; DO NOT EDIT.
- AutoCodeExampleApi
- ContentApi
- PlaceApi
- ProblemInfoApi
- ReadCountApi
- UnitApi
- ProblemTypeApi
- UnitHistoryApi
- ProblemReplyApi
- // Code generated by github.com/flipped-aurora/gin-vue-admin/server End; DO NOT EDIT.
- }
|