refactor: 调整 server 目录结构
This commit is contained in:
@@ -76,7 +76,4 @@ var ProviderSet = wire.NewSet(
|
||||
NewCRSSyncService,
|
||||
ProvideUpdateService,
|
||||
ProvideTokenRefreshService,
|
||||
|
||||
// Provide the Services container struct
|
||||
wire.Struct(new(Services), "*"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user