mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2026-05-10 17:32:30 +00:00
8 lines
247 B
Go
8 lines
247 B
Go
package autocode
|
|
|
|
type ServiceGroup struct {
|
|
// Code generated by github.com/flipped-aurora/gin-vue-admin/server Begin; DO NOT EDIT.
|
|
AutoCodeExampleService
|
|
// Code generated by github.com/flipped-aurora/gin-vue-admin/server End; DO NOT EDIT.
|
|
}
|