Форматирование
This commit is contained in:
@@ -7,5 +7,6 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class MisStationarBranch extends Model
|
||||
{
|
||||
protected $table = 'stt_stationarbranch';
|
||||
|
||||
protected $primaryKey = 'StationarBranchID';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user