mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'dev/maquinas' into 'main'
falta funcionalidad tabla pivote. al pulsar isRotativa hay que añadir un... See merge request jjimenez/safekat!28
This commit is contained in:
@ -21,7 +21,7 @@ class TarifaManipuladoModel extends \App\Models\GoBaseModel
|
||||
"deleted_at",
|
||||
"is_deleted",
|
||||
"user_created_id",
|
||||
"user_update_id"
|
||||
"user_updated_id"
|
||||
];
|
||||
protected $returnType = "App\Entities\Tarifas\TarifaManipuladoEntity";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user