- package card
- type ApiGroup struct {
- // Code generated by github.com/flipped-aurora/gin-vue-admin/server Begin; DO NOT EDIT.
- // Code generated by github.com/flipped-aurora/gin-vue-admin/server End; DO NOT EDIT.
- IdCardApi
- }
- var(
- //gameService = service.ServiceGroupApp.TypeServiceGroup.GameChannelService
- //gameListService = service.ServiceGroupApp.TypeServiceGroup.GameListService
- //loginTypeService = service.ServiceGroupApp.TypeServiceGroup.LoginTypeService
- //responsiblePersonService = service.ServiceGroupApp.TypeServiceGroup.ResponsiblePersonService
- //accountTypeService = service.ServiceGroupApp.TypeServiceGroup.AccountTypeService
- )
|