package task import ( "go_dreamfactory/lego/base" "go_dreamfactory/modules" ) type apiComp struct { modules.MCompGate service base.IRPCXService }