stock module latest today vadivel J 28-01-2025
This commit is contained in:
parent
f8c19743ff
commit
e6aacad3b7
@ -6,7 +6,7 @@ use CodeIgniter\Model;
|
||||
|
||||
class PowerConsumptionSummaryModel extends Model
|
||||
{
|
||||
protected $table = 't_powerConsumptionSummary';
|
||||
protected $table = 't_powerconsumptionsummary';
|
||||
protected $primaryKey = 'id';
|
||||
|
||||
protected $allowedFields = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user