5 lines
89 B
SQL
5 lines
89 B
SQL
-- 王名豪
|
|
-- 2025/01/12
|
|
-- 删除scada_info这张表
|
|
|
|
drop table if exists scada_info; |