重构现代化 FastAPI 后端项目框架
This commit is contained in:
9
resources/sql/drop/15.energy.sql
Normal file
9
resources/sql/drop/15.energy.sql
Normal file
@@ -0,0 +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;
|
||||
Reference in New Issue
Block a user