mirror of
https://github.com/ayflying/p2p.git
synced 2026-03-05 01:39:23 +00:00
去掉本地的更新逻辑,是有分离后的更新库
This commit is contained in:
@@ -4,12 +4,4 @@
|
||||
|
||||
package system
|
||||
|
||||
import (
|
||||
"github.com/ayflying/p2p/api/system"
|
||||
)
|
||||
|
||||
type ControllerV1 struct{}
|
||||
|
||||
func NewV1() system.ISystemV1 {
|
||||
return &ControllerV1{}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user