🎨 移除多余模块
This commit is contained in:
6
server/service/common/enter.go
Normal file
6
server/service/common/enter.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package common
|
||||
|
||||
type ServiceGroup struct {
|
||||
AttachmentCategoryService
|
||||
FileUploadAndDownloadService
|
||||
}
|
||||
Reference in New Issue
Block a user