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

6 lines
132 B
SQL

-- [BURST_LOCATE_RESULT]
-- 王名豪
-- 2025/04/19
-- 删除burst_locate_result这张表
drop table if exists burst_locate_result;