mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-07-25 06:37:59 +00:00
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.
|
|
}
|