✨ init project
This commit is contained in:
7
service/example/enter.go
Normal file
7
service/example/enter.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package example
|
||||
|
||||
type ServiceGroup struct {
|
||||
CustomerService
|
||||
FileUploadAndDownloadService
|
||||
AttachmentCategoryService
|
||||
}
|
||||
Reference in New Issue
Block a user