Refine energy table

This commit is contained in:
WQY\qiong
2022-11-14 20:02:45 +08:00
parent 1534301618
commit b0815f75eb
2 changed files with 12 additions and 9 deletions

View File

@@ -1,7 +1,9 @@
-- [ENERGY]
drop table if exists energy_pump_effic;
drop table if exists energy_pump_pattern;
drop table if exists energy_pump_price;
drop table if exists energy_global;
drop table if exists energy;