enter.go 332 B

1234567891011121314
  1. package autocode
  2. type ApiGroup struct {
  3. // Code generated by github.com/flipped-aurora/gin-vue-admin/server Begin; DO NOT EDIT.
  4. AutoCodeExampleApi
  5. ContentApi
  6. PlaceApi
  7. ProblemInfoApi
  8. ReadCountApi
  9. UnitApi
  10. ProblemTypeApi
  11. UnitHistoryApi
  12. // Code generated by github.com/flipped-aurora/gin-vue-admin/server End; DO NOT EDIT.
  13. }