mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
añadiendo tarifas envio
This commit is contained in:
@ -19,6 +19,7 @@ class ProveedorEntity extends \CodeIgniter\Entity\Entity
|
||||
"persona_contacto" => null,
|
||||
"email" => null,
|
||||
"telefono" => null,
|
||||
"propiedades" => null,
|
||||
"is_deleted" => 0,
|
||||
"created_at" => null,
|
||||
"updated_at" => null,
|
||||
|
||||
Reference in New Issue
Block a user