コード例 #1
0
 public function agregarCIEaGrupoEtareo($datos)
 {
     $o_DMantenimientoGeneral = new DMantenimientoGeneral();
     return $o_DMantenimientoGeneral->agregarCIEaGrupoEtareo($datos);
 }