Files
TJWaterServerBinary/script/sql/drop/29.scada_device.sql
2025-10-26 08:54:35 +08:00

4 lines
75 B
SQL

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