mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Console cdr_exporter result updated
This commit is contained in:
@@ -57,5 +57,6 @@ func (self *CmdExportCdrs) PostprocessRpcParams() error {
|
||||
}
|
||||
|
||||
func (self *CmdExportCdrs) RpcResult() interface{} {
|
||||
return new(v1.ArgExportCDRs)
|
||||
var reply *v1.RplExportedCDRs
|
||||
return &reply
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user