mirror of
https://github.com/SyncrowIOT/data.git
synced 2025-08-25 22:29:40 +00:00
new models
This commit is contained in:
@ -61,5 +61,8 @@ JOIN energy_phase_B
|
||||
and total_energy.date=energy_phase_B.date
|
||||
JOIN energy_phase_C
|
||||
ON total_energy.device_id=energy_phase_C.device_id
|
||||
and total_energy.date=energy_phase_C.date
|
||||
and total_energy.date=energy_phase_C.date;
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user