corp structure

This commit is contained in:
2018-11-22 01:49:12 -06:00
parent 2c95f5a24f
commit a56f00a98d
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ class CorpJournal extends Model
/**
* Table Name
*/
protected $table = 'CorpJournal';
protected $table = 'CorpJournals';
/**
* Timestamps