Files
TJWaterServer/script/sql/drop/31.scada_element.sql
2023-04-06 00:50:44 +08:00

6 lines
118 B
SQL

drop table if exists scada_element;
drop type if exists scada_element_status;
drop type if exists scada_model_type;