Files
TJWaterServer/script/sql/drop/43.burst_locate_result.sql
2025-04-23 21:43:16 +08:00

6 lines
132 B
SQL

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