testing seat api

This commit is contained in:
2018-11-21 23:09:40 -06:00
parent 52956e3dfd
commit cf0996ee66
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ class FinancesController extends Controller
public function displayWallet() {
$helper = new SeatHelper();
$helper->GetCorpJournal(98287666);
$helper->GetCorpJournal(98287666, 3);
}
public function displayTaxes() {