mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
trabajando en preciopliego
This commit is contained in:
@ -18,5 +18,10 @@ class Test extends BaseController
|
||||
{
|
||||
PresupuestoService::test();
|
||||
}
|
||||
|
||||
public function pruebaJJO()
|
||||
{
|
||||
PresupuestoService::test2();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user