enter.go 277 B

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