Finish the feature of share and bridge.
This commit is contained in:
@ -131,7 +131,6 @@ func (this *TankContext) registerBeans() {
|
||||
this.registerBean(new(rest.AlienService))
|
||||
|
||||
//bridge
|
||||
this.registerBean(new(rest.BridgeController))
|
||||
this.registerBean(new(rest.BridgeDao))
|
||||
this.registerBean(new(rest.BridgeService))
|
||||
|
||||
|
Reference in New Issue
Block a user