Files
TJWaterServer/script/sql/drop/29.scada_device.sql
2023-02-24 13:47:24 +08:00

4 lines
75 B
SQL

drop table if exists scada_device;
drop type if exists scada_device_type;