funciona subirFichero correctamente
This commit is contained in:
@@ -55,7 +55,7 @@ namespace APIFicheros
|
||||
}
|
||||
|
||||
|
||||
public static int guardarFichero(bdAsegasa.tscgestionasegasa bd, byte[] fichero,string nombreFichero ,string? descripcion)
|
||||
public static int guardarFichero(bdAsegasa.tscgestionasegasa bd, byte[] fichero,string nombreFichero ,string descripcion)
|
||||
{
|
||||
int idFichero = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user