package pvp import ( "go_dreamfactory/modules" ) ///Pvp 数据组件 type modelPvpComp struct { modules.MCompModel module *Pvp }