mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-04 06:54:45 +08:00
修改包路径
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
package GateService
|
||||
|
||||
import (
|
||||
"github.com/duanhf2012/originnet/event"
|
||||
"github.com/duanhf2012/originnet/node"
|
||||
"github.com/duanhf2012/originnet/service"
|
||||
"github.com/duanhf2012/originnet/sysservice"
|
||||
"github.com/duanhf2012/origin/event"
|
||||
"github.com/duanhf2012/origin/node"
|
||||
"github.com/duanhf2012/origin/service"
|
||||
"github.com/duanhf2012/origin/sysservice"
|
||||
)
|
||||
|
||||
type GateService struct {
|
||||
|
||||
Reference in New Issue
Block a user