mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-07-24 22:27:53 +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.
|
|
}
|