Reimplmement service changes going to the service__change table
This commit is contained in:
@@ -12,5 +12,4 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class ServiceChange extends Model
|
||||
{
|
||||
protected $table = 'service__change';
|
||||
public $timestamps = FALSE;
|
||||
}
|
Reference in New Issue
Block a user