fix: remove northbound_cm/pm table

This commit is contained in:
zhangsz
2025-03-26 10:36:05 +08:00
parent a1e5d7a1b4
commit 5b6207f743
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
--
-- Table structure for table `northbound_cm`
--
DROP TABLE IF EXISTS `northbound_cm`;

View File

@@ -0,0 +1,6 @@
--
-- Table structure for table `northbound_pm`
--
DROP TABLE IF EXISTS `northbound_pm`;