8 lines
181 B
Go
8 lines
181 B
Go
package autocode
|
|
|
|
type ServiceGroup struct {
|
|
// Code generated by gin-vue-admin Begin; DO NOT EDIT.
|
|
AutoCodeExampleService
|
|
// Code generated by gin-vue-admin End; DO NOT EDIT.
|
|
}
|