save
This commit is contained in:
parent
5552f8bc4f
commit
b4756d0d60
@ -27,7 +27,7 @@ class Upload extends Base
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $table = 'upload';
|
||||
protected $table = 'wa_uploads';
|
||||
|
||||
/**
|
||||
* The primary key associated with the table.
|
||||
|
Loading…
Reference in New Issue
Block a user