上传db优化
This commit is contained in:
parent
c9b1b47f4d
commit
91bc6c65a6
@ -18,7 +18,7 @@ import (
|
|||||||
type MComp_DBComp struct {
|
type MComp_DBComp struct {
|
||||||
cbase.ModuleCompBase
|
cbase.ModuleCompBase
|
||||||
S base.IRPCXService //rpc服务对象
|
S base.IRPCXService //rpc服务对象
|
||||||
M core.IModule //当前业务模块
|
M IModule //当前业务模块
|
||||||
|
|
||||||
DB mgo.ISys
|
DB mgo.ISys
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user