enter.go 300 B

123456789101112
  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. // Code generated by github.com/flipped-aurora/gin-vue-admin/server End; DO NOT EDIT.
  11. }